Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 BCP command from .Net application

Author  Topic 

Babaksql
Starting Member

32 Posts

Posted - 2006-04-09 : 07:32:30
I have a simple BCP command to read data and store them in a text file.
it works fine when I'm runing it in query analyzer. However, when I try to run it from my VB.Net application by the ExecuteNonQuery statement, nothing happens.

Do you know why? that's urgent to me
Cheers
   

- Advertisement -