G
Greg
I have an Access database that links to FoxPro tables. If I link the tables
manually (File - Get External Data - Link - ODBC - etc), everthing works
seamlessly, but if I use VBA (setting Connect and SourceTableName properties
of a new TableDef) I can link to the tables but lose write functionality. I
do notice that the manual linking asks for a Unique Record Identifier, but I
don't know of any property that I can set in VBA that would do the same
thing. What can I do in VBA to get write functionality to the linked FoxPro
tables?
manually (File - Get External Data - Link - ODBC - etc), everthing works
seamlessly, but if I use VBA (setting Connect and SourceTableName properties
of a new TableDef) I can link to the tables but lose write functionality. I
do notice that the manual linking asks for a Unique Record Identifier, but I
don't know of any property that I can set in VBA that would do the same
thing. What can I do in VBA to get write functionality to the linked FoxPro
tables?