Upload/Saving Images from ASP.NET Form to SQL Server 2000

  • Thread starter Thread starter Lars Netzel
  • Start date Start date
L

Lars Netzel

I have heared that one can save images as binary stuff in a database field
of an SQL server 2000, is this possible and how do one go about to do it? Is
there any restrictions?

I'm going to use it to upload images of employees in a table called
"tbl_employee"

best regards/
Lars Netzel
 
Back
Top