Image - Paste into table vs. Insert Object linked or unlinked
From: Dkline (Dkline001_at_comcast.net)
Date: 03/01/05
- Next message: SQL Server DBA: "Re: localhost giving problem"
- Previous message: Kent Tegels: "Re: SQL Server 2005"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Mar 2005 15:09:29 -0500
I have a form in which one of the columns will show a picture. Is there any
difference when using the form if I paste in the image or use "Insert
Object".
When looking at the underlying table after closing the form:
If the image is pasted, it shows "Picture" as the value in the field
If the image is put in via Insert Object and it is unlinked, it shows
"Package"
When I look at the "Bound Object Frame", I see no difference in values. I
see identical images when viewing the form.
My initial take on it is if the image won't change, go ahead and paste it
in. If the document may change, then it should be linked.
Is there a preferred method?
- Next message: SQL Server DBA: "Re: localhost giving problem"
- Previous message: Kent Tegels: "Re: SQL Server 2005"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|