Save into database

N

Noorali Issani

Can any body tell me how can I save image into access database with using
ASP.

Waiting for your reply

Noor
 
R

Ron Hinds

Noorali Issani said:
Can any body tell me how can I save image into access database with using
ASP.

Waiting for your reply

Noor

It's not impossible, but saving an image in a database is extremely
inefficient. Why don't you just save the image to disk, and save the path to
the image file in your db?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top