Hello
I need to run a BCP command, but only know the DSN name at the time of running it. Looking around the web I can see no way of using a DSN name with BCP.
Therefore I need to extract the server name and default DB of the system DSN within my C# app.
Any ideas of how I could do this?
Regards
Spangeman
I need to run a BCP command, but only know the DSN name at the time of running it. Looking around the web I can see no way of using a DSN name with BCP.
Therefore I need to extract the server name and default DB of the system DSN within my C# app.
Any ideas of how I could do this?
Regards
Spangeman