Hi all,
I need to save a zipped file in a SQL Server database.
Do you have any example to show me the piece of code to save the file in some field of a sql server table ? (binary field???)
thanks
Printable View
Hi all,
I need to save a zipped file in a SQL Server database.
Do you have any example to show me the piece of code to save the file in some field of a sql server table ? (binary field???)
thanks
The DW2 link in my signature might give some clue on it, but it might be more like saving an image (jpeg) in a database