Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pocket PC Development
Message
From
16/03/2004 20:26:17
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00885396
Message ID:
00886925
Views:
17
>Yea, looks OK. However, I just realized that VFP does not import or export to Access. This program uses Access tables. I will need this data in VFP format eventually. What is the best way to convert the data back and forth between VFP and Access?

  • You can download MDB2DBC here in the UT.
  • Or do it yourself through OleDB and ADO
  • Or through ODBC and SPT or Views
  • Or if Access is installed you can also control it through automation with
    oAccess = CreateObject("Access.application")
    HTH


    Alex Feldstein, MCP, Microsoft MVP
    VFP Tips: English - Spanish
    Website - Blog - Photo Gallery


    "Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
  • Previous
    Next
    Reply
    Map
    View

    Click here to load this message in the networking platform