to OlafDoschke:
Any suggestion on how to programatically extract the documents from gen field? I have at least 100,000 documents embeded in gen fields.
Thanks
We have a complex data and document management system using VFP 9.0 tables where we embed documents (pdf, doc, tiff, etc) in general data fields using APPEND GENERAL and then to view the document
WITH THISFORM.oleboundcontrol1
.REFRESH()
.DOVERB(-2)
ENDWITH
This worked perfectly well for 10...
We a complex data and document management system using VFP 9.0 Tables were we embed documents (pdf, doc, tiff, etc) in general data fields using APPEND GENERAL and then to view the document
WITH THISFORM.oleboundcontrol1
.REFRESH()
.DOVERB(-2)
ENDWITH
This worked perfectly well for 10 years...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.