Hi,
I have strange problem and being new to VFP ,I need help on this.I made project that contains form on which user enter date criteria and he gets report (Very simple).
The problem is that when I made .exe file,it runs only from the folder when project files are and when I try to run it from another location I have displayed Open dialog box asking me to locate .dbf file.If I dissmis it I have msg "Table Cust.dbf doesn't exist!".
Because I couldnt access tables from the database (Access denied),the only way was to copy .dbf files(tables nedded for report )in the folder i made my project as well as .DBC file.I guess that way I have this problem but I don't any other way.
The database and tables I try to use in my project are used by everyone and Network Administrator didn't put any restrictions on tables or dbc files.
Any help appreciated,
Lyn
I have strange problem and being new to VFP ,I need help on this.I made project that contains form on which user enter date criteria and he gets report (Very simple).
The problem is that when I made .exe file,it runs only from the folder when project files are and when I try to run it from another location I have displayed Open dialog box asking me to locate .dbf file.If I dissmis it I have msg "Table Cust.dbf doesn't exist!".
Because I couldnt access tables from the database (Access denied),the only way was to copy .dbf files(tables nedded for report )in the folder i made my project as well as .DBC file.I guess that way I have this problem but I don't any other way.
The database and tables I try to use in my project are used by everyone and Network Administrator didn't put any restrictions on tables or dbc files.
Any help appreciated,
Lyn