|
Home > Archive > FoxPro Help and Support > May 2005 > convert an MDB into foxpro
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
convert an MDB into foxpro
|
|
|
| I an automated way to convert an .mdb file into a FoxPro database. ( I just
need the tables and the data for now)
| |
| Lee Mitchell 2005-05-02, 8:25 pm |
| Hi ghj:
Why don't you make a remote view to the Access MDB file and save the data
from the remote view into a VFP table?
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>I an automated way to convert an .mdb file into a FoxPro database. ( I
just
>need the tables and the data for now)
| |
| Dan Freeman 2005-05-02, 8:25 pm |
| Go to universalthread.com and download MDB2DBF.
Dan
ghj wrote:
> I an automated way to convert an .mdb file into a FoxPro database. (
> I just need the tables and the data for now)
|
|
|
|
|