Access2000 OLE Server

J

Jim Hicks

I have an Access database with about 600 records. The main
form used has pictures of people (Sr Pictures of
Classmates). All the images are jpgs and stored in a
folder one level below the database.

This issue is regular now. If I to to link/or embed a
photo to in to the text box, I consistantly get this
message : "The connection with the OLE Server was lost, or
the OLE Server encounted an error while you were using it.
Restart the OLE Server and then try the operation again."

To me there is no server involved. Need some help here.
Thanks
 
A

Arvin Meyer

An OLE Server is a program which "serves" the data from the image to the OLE
Client application (in this case Access). For example MS-Paint is an OLE
Server. Try using an Image control instead of an OLE control, and store the
path to the image instead of the image itself. For a method that you can
import into your own database, grab the PictureMgr sample database on my
website.:

http://www.datastrat.com/Download/Picture2K.zip
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top