Load a .bin file in SQL server 2005 Express database in vc++ application
- by Feroz Khan
I would like to put a binary file in varbinary(MAX) column using _RecordsetPtr in a vc++ application.I am sure that lot of people have done this before. But I am new to database programming. Help is urgently needed ...Thanks in advance.