Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Image Management

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-25 : 21:52:40
Rana Das writes "Hi
I need to store and retrive images from SQL server. How do I store image to a table if it has got a column with Image datatype. I will use Java client to do the operation. All i'm doing now is store a string in the database containing the file location and then load the file from that URL. Is there any otther way of doing this.

Thanks very much
--Rana"
   

- Advertisement -