Hi VFP-gurus,
I have an application which functions as a viewer (only).
The data for this application is imported on a daily basis.
The application checks for available import files in a particular folder, imports and updates various tables.
For importing, I want to open the database and tables in exclusive mode, import, close them and then reopen them in shared mode.
Could someone please guide me as to how to access the DE programmatically to do this?
Thanks and regards,
Rajesh
I have an application which functions as a viewer (only).
The data for this application is imported on a daily basis.
The application checks for available import files in a particular folder, imports and updates various tables.
For importing, I want to open the database and tables in exclusive mode, import, close them and then reopen them in shared mode.
Could someone please guide me as to how to access the DE programmatically to do this?
Thanks and regards,
Rajesh