Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update problem
Message
From
13/09/2002 17:29:51
 
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Miscellaneous
Thread ID:
00700271
Message ID:
00700371
Views:
12
Thanks. That helped. Now I know where the problem is occurring, I just dont know why. The problem is in the updateonetable method when it is working with a free table and looks for the path.
if empty(lcDBC)
lcFile = lower(.GetFreeTablePath(tcAlias))

the .GetFreeTablePath returns the update directory instead of the data directory, ie. c:\myinstall\myapp\mydata\update\freetable.dbf instead of
c:\myinstall\myapp\mydata\freetable.dbf

It progress box says it is re-indexing. The free tables arent in the update directory. The tables in question are all Stonefield Report (SFRWIZARD, REPORTS) ,VFX tables (VFXAUDIT, VFXLOG, VFXLOCKS, VFXSYSID, VFXUSR, VFXRES, VFXFOPEN, VFXMSG) or my tables for user defined fields.

Sandi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform