Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: using vb with ado 2.5 to insert a wav file into sql server


Message #1 by "richard guthrie" <richardgu@s...> on Mon, 8 May 2000 20:58:31
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

  Return to Index