|
-
Mar 28th, 2000, 11:35 AM
#1
Thread Starter
Member
How can i bind a picture field in a control?
-
Mar 30th, 2000, 07:26 PM
#2
Addicted Member
Binding a control to a database field containing images is really a problem using ADO. I suggest saving the picture file's path in the database instead of the picture data. Then you can use an Image control to load the picture file that its path is in the database.
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
|