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
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
What is raid, and how it can influence database performance?
What are the restrictions applicable while creating views? : SQL Server Architecture
What are the different authentication modes in sql server? How can it be changed?
Can we use custom code in ssrs?
What is a field in a table?
What is the log shipping?
What is faster join or union?
What is in place upgrade in sql server?
Is it ok to shrink transaction log?
What is an etl file?
What does normalization do to data?
What is a periodical index?
Why union all is faster than union?
What is a schema in ms sql server 2005?