pro_vb thread: using vb with ado 2.5 to insert a wav file into sql server
Has anybody ever used SQL Server to store binary files. I have tried using image, text and ntext fields to store the image however ado keeps returning an error Runtime Error 3251 Object or provider is not capable of of performing requested operation I am using the append chunk method to insert the file into the database
|





