image upload in sql server 2000 | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

image upload in sql server 2000

Hi,
Can any body tell how to insert image in sql server 2000?
Thanks in advance
Nivrutti Khandade
[email protected]
The easiest way is to store the physical path of the images in the table and in your Presentation layer use File system Object to show them Otherwsie refer this
http://support.microsoft.com/default.aspx?scid=kb;en-us;317016 Madhivanan Failing to plan is Planning to fail
You might also want to check out:http://www.microsoft.com/resources/documentation/sql/2000/all/reskit/en-us/part3/c1161.mspx
Frank Kalis
Microsoft SQL Server MVP
http://www.insidesql.de
Heute schon gebloggt?http://www.insidesql.de/blogs
Ich unterstütze PASS Deutschland e.V. http://www.sqlpass.de)

]]>