H
Husky
For the past year I've been filling in a database. with text, autonumber,
dates, and oleobject.
with create from file for the oleobject.
for the past year it's worked correctly. Up till about 2 days ago, my last time
I added a record to it.
in the oleobject area, I grab a bmp from the HD. and insert object.
with stretch. the image fills the area. Fantastic, just what I want...
Today I started a new db, with only a few fields.
autonumber date, memo,oleobject.
Today using same insert object methods I get a squashed unrecognizable image
with the name of the file in text large enough to see from space across the
bottom of the squashed image. The name of the file is definitely readable.
I fired up my working DB, to see what the diff tween it's db, and the one I
just made is, and found nothing.
I did create the old one with access 2000, and this one with access 2003. The
old db, has been working fine with access 2003.
To see if things have migrated, I went and inserted a new image on the last
record that I made about a day or two ago. It did the exact same thing name of
the file in text font 60+ and the image above it all squashed out of shape.
I saved the image 1st before fiddling with it so I could put it back if things
went south..
Trouble is it did the same thing with the OLD image. Screwing up my last record
in the old db with over 200 records.
So how do I get oleobject to ignore the text, and JUST insert the object when
creating from file ?
Also creating the image from file seems to be taking a bit longer than it used
to.
dates, and oleobject.
with create from file for the oleobject.
for the past year it's worked correctly. Up till about 2 days ago, my last time
I added a record to it.
in the oleobject area, I grab a bmp from the HD. and insert object.
with stretch. the image fills the area. Fantastic, just what I want...
Today I started a new db, with only a few fields.
autonumber date, memo,oleobject.
Today using same insert object methods I get a squashed unrecognizable image
with the name of the file in text large enough to see from space across the
bottom of the squashed image. The name of the file is definitely readable.
I fired up my working DB, to see what the diff tween it's db, and the one I
just made is, and found nothing.
I did create the old one with access 2000, and this one with access 2003. The
old db, has been working fine with access 2003.
To see if things have migrated, I went and inserted a new image on the last
record that I made about a day or two ago. It did the exact same thing name of
the file in text font 60+ and the image above it all squashed out of shape.
I saved the image 1st before fiddling with it so I could put it back if things
went south..
Trouble is it did the same thing with the OLD image. Screwing up my last record
in the old db with over 200 records.
So how do I get oleobject to ignore the text, and JUST insert the object when
creating from file ?
Also creating the image from file seems to be taking a bit longer than it used
to.