Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Beta Preview
This is the forum to discuss the Wrox book ASP.NET 2.0 Beta Preview by Bill Evjen; ISBN: 9780764572869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Beta Preview section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 14th, 2005, 11:34 AM
Registered User
 
Join Date: Dec 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Install northwind database

I'm using SSE and VWD 2005 express

When I use the command

C:\Archivos de programa\Microsoft SQL Server\90\Tools\Binn>osql -S(local)\SQLExp
ress -E -i"instnwnd.SQL"

I get the following message

Microsoft (R) SQL Server Command Line Tool
Version 9.00.1399.06 NT INTEL X86
Copyright (c) Microsoft Corporation. All rights reserved.

Note: osql does not support all features of SQL Server 2005.
Use sqlcmd instead. See SQL Server Books Online for details.

usage: osql [-U login id] [-P password]
  [-S server] [-H hostname] [-E trusted connection]
  [-d use database name] [-l login timeout] [-t query timeout]
  [-h headers] [-s colseparator] [-w columnwidth]
  [-a packetsize] [-e echo input] [-I Enable Quoted Identifiers]
  [-L list servers] [-c cmdend] [-D ODBC DSN name]
  [-q "cmdline query"] [-Q "cmdline query" and exit]
  [-n remove numbering] [-m errorlevel]
  [-r msgs to stderr] [-V severitylevel]
  [-i inputfile] [-o outputfile]
  [-p print statistics] [-b On error batch abort]
  [-X[1] disable commands [and exit with warning]]
  [-O use Old ISQL behavior disables the following]
      <EOF> batch processing
      Auto console width scaling
      Wide messages
      default errorlevel is -1 vs 1
  [-? show syntax summary]

C:\Archivos de programa\Microsoft SQL Server\90\Tools\Binn>





Similar Threads
Thread Thread Starter Forum Replies Last Post
northwind database terkilsen BOOK: Professional ASP.NET 2.0 and Special Edition; ISBN: 978-0-7645-7610-2; ISBN: 978-0-470-04178-9 2 April 3rd, 2006 08:55 AM
Querying the NorthWind Database jazzcatone ASP.NET 1.0 and 1.1 Basics 1 March 19th, 2006 04:36 PM
Northwind database iem BOOK: Professional Crystal Reports for VS.NET 8 August 1st, 2004 11:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.