Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How replace field with "Bitmap Image"

Status
Not open for further replies.

petrovlis

Programmer
Jan 15, 2002
114
NL
I have query where, (a very lengthy query) ,field "Picture1"
has to be replaced with a "Copy/Cut" Bitmap Image.
I filled already several fields with manualCtrl-V, but it
are thousands. In this case I like to avoid PictureID linking to an other table. (or is that maybe a way to get it?)
The field itself is OLE Object.

Or in other words "Picture1" in the table should be
replaced with the same " Bitmap Image "
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top