I have a project with two forms one has local views in the DE the other uses the SELECT statement. If I run the form with the local views in one instance of VFP and then try to run the form with the SELECT statement in the init I get and error message saying
"Database c:\sales\data\salesclerk.dbc : File Access Denied"
Does the local views open the database exclusively?
I placed set exclusive off in the DE beforetableopen method with no sucess. HELP ANYONE?
"Database c:\sales\data\salesclerk.dbc : File Access Denied"
Does the local views open the database exclusively?
I placed set exclusive off in the DE beforetableopen method with no sucess. HELP ANYONE?