View Single Post
Old 02-25-2006, 07:53 PM   #1 (permalink)
Foolygoofy26
Registered User
 
Join Date: Jan 2006
Posts: 3
Foolygoofy26 is on a distinguished road
Uploading image to MDF

I'm trying to make a form or perhaps simply use Web Developer 2005 or SQL Server 2005 management to populate a database with pictures. So simply I want upload images to an sql database, if I make a form I would like to use asp.net.

Option 1
If I make the form using asp.net, i have no idea what to use to put them in that db. I have use db before with access to put text in the db, that's it.

Option 2
In Web Developer and SQL server I can run a query to pass the data into the db, but I don't know how to write sql besides the basic select, update, delete and insert into with basics one word string.

Can anybody give me a clue, link or code to do this...thanks
Foolygoofy26 is offline   Reply With Quote