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

Automate Foxpro 2.6 Free Table Links

Status
Not open for further replies.

LaDeana1

Programmer
Mar 22, 2002
13
0
0
US
I am trying to link foxpro 2.6 free tables and their indexes through code. (.dbf file and it's associated .cdx file) I'm able to link them using dbase IV however, the indexes will not update when deleting or adding records.

I have tried to create an inf file which points to it's cdx index file but it errors out giving me 'index file not found'.

I have also tried vfpoledb to link them but I can't get around the prompt to select the unique record identifier. I need to establish this to edit the table.

Does anyone know if I can set the index fields through a connection string?

Thanks for your help!
 
Thanks for your suggestion. I posted it on their forum but they suggested to add pks to the table, which I'm unable to do.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top