Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Frees table not being found on Validate All
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Titre:
Frees table not being found on Validate All
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01014570
Message ID:
01014570
Vues:
64
I have a free table named sqlconfig;dbf and when I click on the validate metadata button in the SDT Explorer, I get the following error when it gets to this table.
SDT version: 6.2a
Error #:	1
Message:	File 'sqlconfig.dbf' does not exist.
Line #:	51
Code:	use (tcName) again alias (lcAlias) shared nodata
Method:	opencursor
Object:	frmSDT..sdtdbcxmgr.OCOREMGR
However, if I right click on sqlconfig in the treeview and select validate object, it validates without error. The path property for the table is ..\DATA\SQLCONFIG.DBF, which is what is placed in the property when I click on the ellipsis button and select the file from the dialog. Odd thing that CURDIR() is actually one level higher than my data folder (thus the path seems incorrect), but if I try to adjust according to that I get errors in the SDT explorer (tried .\DATA\SQLCONFIG.DBF and \DATA\SQLCONFIG.DBF so far). I think the path is supposed to be relative to dbcxreg and/or SDTMeta, in which case the property is correct as is because these files are in a METADATA\ folder beneath the CURDIR().

I tried removing the table, and then I start getting errors on another free table.

I see that a problem occurred several versions back with validate all and free tables, and I have verified that I am running 6.2a. Was this bug reintroduced into 6.2a?

Del
Del
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform