Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stonefield add meta data to MRU list problem
Message
From
10/09/2002 12:22:17
 
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00697603
Message ID:
00698859
Views:
12
Hi Nick.

>I have an employee program in e:\employee directory. Everytime I do stonefield Database Explorer I get a textbox requesting system name with default in the textbox as e:\.

Find the call to the OpenMetaData method in the Init method of SDT.SCX and change it to:
.OpenMetaData(fullpath(lcPath), llCreate)
Note the use of FULLPATH. This prevents SDT from finding the wrong entry in the Registry when a partial path (such as "DATA\") is used.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform