Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Moving From Access 97 To Visual Foxpro

Status
Not open for further replies.

AidenMc

Programmer
Sep 19, 2002
58
GB
Hi,
I was hoping someone may have come across an application which helps in moving an application created in Access 97 to Visual Foxpro, or at least some tips etc... stuff to watch out for.

Thanks,

Aiden
 
Ouch!

Unfortunately, you'll have to just about rewrite the app.

Fortunately, the business logic should be easy to translate.

I've heard of some partial conversion procs out there, but
I can't recommend any.

It can be done, but if this is a one time conversion, you'll
be better off just rewriting.

'We all must do the hard bits so when we get bit we know where to bite' :)
 
Make sure that you get the latest VFP 8.0. That will save you from facing the learning curve to an OOP development environment. Get some help from a VFP programmer, contract with them if you need to, or go to Lead Associates and get some VFP training. Also do a search on the Internet for Visual FoxPro and wade into the great network of VFP programmers. You'll never meet a more helpful bunch anywhere.

Once you use VFP you'll cringe at doing anything with Access! Version 8.0 has so many development improvements, as well as ways to access SQL and Oracle DBCs.

Remember, just because someone says that they are a "programmer" because they know how to use the Wizards in Access, doesn't mean they actually know anything about database design, or GUIs.

Good luck. Give me a hollar if you want some references for someone to convert your system.

BraileyD@Michigan.Gov
Wm. C. Geagley Laboratory
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top