<i><b>Originally posted by : Bill K (kntb@hotmail.com)</b></i><br />Can anybody give mee a sample of how to insert an image into a SQL database, since it is supported by SQL 7.0 and I'm finding some difficulty doing that.<br /><br />thanx <br />
<i><b>Originally posted by : Monica (tesser.monica@enel.it)</b></i><br /><br />You've to implement a stored procedure in order to load binary data into your db.<br />I've done something like that for an oracle db, my problem is that I can't read it from an asp page.<br />There's something wrong with the ADO, because using other tools I can read/write a blob field.<br /><br />If you are succeeded in doing this, tell me how please!<br />Hi, monica<br /><br />------------<br />Bill K at 2/22/2000 3:51:55 AM<br /><br />Can anybody give mee a sample of how to insert an image into a SQL database, since it is supported by SQL 7.0 and I'm finding some difficulty doing that.<br /><br />thanx <br />
Was this answer helpful ?
Yes No