hi all,
i have a problme and i need help. i am making a guestbook which 3 fields that are comment upload picture and email address. what i would like to ask how can i make the sql statement so as the user upload an image it be saved in the database and later with view messages be shown. i need a quick rspond plz. thanks

BabyEyes,
To upload an image, use html tag. SQL won't help you. You may save content of a file into database programmatically. Most probably stored procedures or parameterized queries are used for the same.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.