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.
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 meCheers |
|
|
|
|