Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to open table
Message
From
09/04/2004 13:40:57
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
09/04/2004 12:54:52
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00892811
Message ID:
00893639
Views:
40
There was a change made in the framework (I think in version 7.0?) promoting errorlog.dbf to a dbc table from a free table. Check EventLogEnvironment (in our project, it's in aDataEnv.vcx). If it contains a cFreeTableCursor object, it's probably still referencing the path to where errorlog.dbf used to be.

If that's the case, I would suggest adding errorlog to a "common" dbc, creating an errorlog view (lv_errorlog) and recreating the environment to point to lv_errorlog.

---J


>Hi,
>I have run a test that move all databases/tables from .\Data to \\Server\C\Data, modify path in metadbc, call SetDBCPath() in PostInitHook() and then run the project. Vfp display dialog to locate for errorlog.dbf.
>
>Why??
>
>*Note: I created a DBC sotre only local view in local/EXE folder.
>
>Thank you
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform