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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Textcopy Login error

Status
Not open for further replies.

rq

Programmer
Jun 13, 2002
56
0
0
US
I need guidance on resolving this issue. I'm trying to execute the Textcopy utility within the command prompt. I followed the syntax defined for Textcopy and encountered "SQL Server Message 18456: Login failed for user 'username'" and "DB-Library Error 10003: Login incorrect." messages.

As an fyi, this is what I entered at the command prompt:
Textcopy /S servername /U userid /P password /D dbfname /T tablename /C columnname /W "where clause" /F imagefile /I

I'm baffled by these messages because userid I provided is legit and have system administrator rights. I used actual administrator userid and passwords and got the same results. What should I do?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top