Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

The ISQL utility confuses me!

Status
Not open for further replies.

bonebonde

Technical User
Jan 19, 2004
26
US
Hi,
I wanna run instjdbc.sql using the ISQL utilty.Here is the command I use:C:\Program Files\Microsoft SQL Server 2000 Driver for JDBC\SQLServer JTA\ISQL -U administrator -P mypassword -S myserver -i "C:\Program Files\Microsoft SQL Server 2000 Driver for JDBC\SQLServer JTA\instjdbc"

and I am getting an error:
msg 18456, Level 14,State 1
Logon failed for user 'administrator'
DB-Library:Login incorrect

Could someone out there please help me on how I can
resolve this?

Thanks.

PS:I have used correct pasword and server name.
 
Does the administrator have an account set up in SQL Server yet?

Thanks

J. Kusch
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top