Kent Belan wrote:
> Hello,
> I need to read an Access MDB data file from VFP9,
> but when I try to following command:
>
> oAccess = createobject("access.application")
>
> I get an error "Class definition not found"
>
> How can I read the MDB if I don't have access loaded
> on my computer ?
You can create a new connection with MS Access as the data source (use
the remote view wizard, if you're not familiar with these) and use view
and/or spt to read the tables.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.