Bcp utility
Used the bcp facility
Gives a message
ODBC ... ISQL Server doesnot exists or access denied
The command I gave is below
bcp melinda.dbo.element out d:\temp\TableElement.txt -c -t, -T
Guess I have missed the ODBC connection. I have an ODBC connection present.
How do I connect this ODBC connection to the command
|