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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

version 9 tables -can they be used with version 8 code w/out problems?

Status
Not open for further replies.

Veejc

Programmer
Sep 24, 2002
52
0
0
US
I have an off the shelf vendor application that uses fox version 9.

In house, we have some foxpro code (version 6,8) that manipulates some of these dbfs that the vendor app creates and maintains.

I am wondering if there is something I need to do with the tables or should the program and new v9 tables work fine together regardless of the version of the tables?
 
Shouldn't be a problem as long as the VFP 9 tables don't use field types that were introduced after VFp 6.

Regards,
Jim
 
...and, I believe, as long as the VFP9 tables don't use auto-increment.

Stewart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top