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)
 Sql Server with Images

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-29 : 22:55:13
Shiva writes "
I want to create a stored procedure where it can write(add) images to a table. I will send file path from front/end(eg. from asp to sql server). My SP will take two input paramters,
one is ID,Second one is Image path.

SP should read the image and write to the particular specified table. Front/end doesn't do anything. I am not getting the way in sql server. Pl help me

shiva"
   

- Advertisement -