convert OLE object field when copying to SQL 7.0

S

Scott Thomas

I have a table which contains a OLE object field. I need
the path of the linked object to load into a text field in
a SQL 7.0 table.

Example:

c:\images\image1.bmp is the DocSource for the OLE object

I want to copy the "c:\images\image1.bmp" string to the
text field in my SQL table.

PLease help......
 

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

Top