M
Mark
Hi,
I have put together a script in C# that takes a text file, then streams
it into a SQLServer database.
What I am trying to do now is create another script that does the exact
opposite: selects a file in the database, extracts it then saves it to a
disk file.
This is pretty straightforward to do in VBScript, however I'm having
problems getting it to work in C#. Can anyone help?
Cheers,
Mark
I have put together a script in C# that takes a text file, then streams
it into a SQLServer database.
What I am trying to do now is create another script that does the exact
opposite: selects a file in the database, extracts it then saves it to a
disk file.
This is pretty straightforward to do in VBScript, however I'm having
problems getting it to work in C#. Can anyone help?
Cheers,
Mark