MySQL Forums
Forum List  »  Newbie

Uploading an image to MYSQL database
Posted by: lorraine petty
Date: September 02, 2004 01:37AM

Hi

I have a database on my easily website. I am able to upload to this with ASP script.
Before I have been able to upload using the following format:

sql ="insert into table(table,table)values('"&request(table)&"',?)"

The ? has represented the image. However the ? represents a bind feature in MYSQL can anybody suggest anything?

Options: ReplyQuote


Subject
Written By
Posted
Uploading an image to MYSQL database
September 02, 2004 01:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.