|
-
Jul 9th, 2002, 03:30 AM
#1
Thread Starter
New Member
Inserting a picture into a database field
Hi everyone,
I'm new to this forum, so hopefully it helps me out.
I'm looking for someone to help me out with a problem I have trying to insert a picture into a database field.
The user selects a file via a file selector, typically a JPG, BMP, GIF, etc. I then need to be able to insert that file programmatically into a database table / field.
Asumming the table name is "TABLE", field name is "FIELD" and the file name the user selected is "IMAGE.JPG", could someone please show me some code that would allow me to insert the IMAGE.JPG file into the TABLE.FIELD field.
Thanks in advance,
Warren.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|