can you any body tell me while running BCP Out in instance
in sql server 2000 is getting error.
Error = [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL
Server does not exist or access denied.?
Answer Posted / naren
http://support.microsoft.com/kb/328306
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can find out if an index is useful to the optimizer?
How to include date and time values in sql statements?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?
What is bcp? When does it used?
What is a cube? : sql server analysis services, ssas
Can we perform backup restore operation on tempdb? : sql server database administration
Different types of keys in SQL?
How can you know if the row fetched from cursor is still valid in underlying table?
What happens when converting big values to numeric data types?
Why I have to use stored procedures?
Difference between uniqe index and uniqe constraint?
What is save transaction and save point?
What is a domain constraint give an example?
What is the difference between system objects and user objects?
How to get a list of all tables with "sys.tables" view in ms sql server?