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