Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Image Insert


Message #1 by "venugopal k bhandary" <vgbhandary@r...> on 24 Sep 2002 09:30:55 -0000
It would be better to place the filenames of the images in a database 
instead of the actual image.  I've used BLOB (Binary Large OBject) as a 
datatype to store images.  It was relatively difficult and not very 
efficient.  And I was using PHP4 and MySQL on a Linux system so I can't 
really help you.

> i want insert image in to the data base
> how can i insert useing asp or vb.
>


  Return to Index