|
-
Jun 25th, 2000, 08:28 PM
#1
Thread Starter
Fanatic Member
Is it possible to store a picture file in MS Access Database using DAO?
Kinjal
-
Jun 25th, 2000, 10:20 PM
#2
Hyperactive Member
yes, but it's not a good idea...
the picture doesnt seem to be saved with much in the way of compression, and you end up with a huge database
it's usually best to store the path to the file...
if you really want to do it, create a field of type OLEObject, and away you go...
-
Jun 26th, 2000, 12:37 AM
#3
Thread Starter
Fanatic Member
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
|