Hi!
Be aware of the fact that some fields are slightly different in VFP and ACCESS.
I remember I once tried to import an ACCESS file into VFP and found that there is a slihght problem. I think the ACCESS field holds 255 characters (maybe 254 or 256 ? don't remember exactly).
-Bart
It sounds like you want to automate Access. There are a lot of example of automating Excel and Word in this forum, but I don't recall seeing may with Access.
I have limited experience using VB within Access, but I can tell you that the syntax is a bit different from Excel/Word.
Talking to Access is always more difficult than need be because some versions of Access can't cope with some versions of VFP. I find it better to use ADO from within Fox and create an MDB without caling on Access at all.
There are MDB2DBC and DBC2MDB routines to convert Database container contents.
Search for those names in the Summary field of the Search Engine.
HOWEVER - They may or may not work due to many of the issues listed above.
I know that I have not gotten a completely successful "conversion" using them. Partial success - yes, but full success - no. But, who knows, maybe you will.
Good Luck,
JRB-Bldr
VisionQuest Consulting
Business Analyst & CIO Consulting Services
CIOServices@yahoo.com
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.