Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stonefield add meta data to MRU list problem
Message
De
10/09/2002 12:22:17
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00697603
Message ID:
00698859
Vues:
11
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform