Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frees table not being found on Validate All
Message
From
18/05/2005 13:01:55
 
General information
Forum:
Visual FoxPro
Category:
Stonefield
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01014570
Message ID:
01015441
Views:
20
Hi Del.

>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
>
I can't reproduce this. In tracing the code, I found that the path is retrieved by the GetFreeTablePath method in SDTMgr. That method hasn't changed much since SDT 5.1j, except to handle null values in 6.2, which shouldn't be an issue here. I suggest tracing that method to see what path it's using and why.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform