Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BCP problem
Message
From
25/04/2012 05:49:05
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
BCP problem
Miscellaneous
Thread ID:
01542558
Message ID:
01542558
Views:
71
Hi I'm using BCP to to copy some data to a csv file.

On one server the process works correctly.

But on my local development server its failing with the error

Error = [Microsoft][SQL Native Client][SQL Server]Invalid object name 'tempdb..webdata_report'.

Any ideas why bcp should work on one serve but not on the other.

BTW I do know that tempdb..webdata_report exists on both servers.


UPDATE

on experimenting I can see that on my development server bcp can see tables in any database except System Databases.

Could this be a permissions issue ?.
Next
Reply
Map
View

Click here to load this message in the networking platform