RE: linking/embedding images
- From: NetworkTrade <NetworkTrade@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 24 May 2005 08:28:04 -0700
well first let me warn you that embedding lots of images i.e. per record -
is dangerous because it bogs down your db with so much size.
but with that warning aside
in my A2003; in table design view - you define the field using the pull down
as an OLE object
then in the table in table view where you actually add data; in that field,
right click and then select 'insert object', and then you are presented with
a button choice of 'Create New' or 'Create from File'. Select Create from
File and then one just browses to wherever the image file is found and
selects.
that's how it works for mine. One additional thought - your error message
possible might occur if you have copied in a pre-existing DB that had already
a defined link to an image source which is no longer working......in any case
a sanity check with a virgin new db and new table may be helpful
--
NTC
"Tom Gettys" wrote:
> I am using Office 2003. Included is an example database named Northwind.mdb
> that has an image associated with each record. I am try to mimic that
> function.
>
> In my database I have a field of type OLE Object. When I try to use "Insert
> Object" to associate an image with this field I get an error message that
> says "The connection with the OLE server was lost, or the OLE server
> encountered an error while you were using it.".
>
> In trying to figure out what was going on I found a site that claims that
> Office 2003 does not provide an OLE server. Does this mean that the
> Northwind example is using some other technique to have an image in a record?
>
> I am hoping someone with be able to point me to an example with step-by-step
> instructions on how to achieve this.
>
> Thank you very much for reading all this!
.
- Follow-Ups:
- RE: linking/embedding images
- From: Tom Gettys
- RE: linking/embedding images
- References:
- linking/embedding images
- From: Tom Gettys
- linking/embedding images
- Prev by Date: Re: adding information/keeping history of user name and time stamp
- Next by Date: Re: adding information/keeping history of user name and time stamp
- Previous by thread: linking/embedding images
- Next by thread: RE: linking/embedding images
- Index(es):
Relevant Pages
|