Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBSETPROP() problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00285455
Message ID:
00286009
Vues:
28
>>This code running in a free standing program:
>>
>>DBSETPROP('APPS.USERS', 'Field', 'DisplayClass', "edtBase")
>>DBSETPROP('APPS.USERS', 'Field', 'DisplayClassLibrary', "\VCODE6\VLIB\AAI_CTL.VCX")
>>
>>does not do what I want it to do. If I modify the table the DisplayClass is always set as cboBase, alphabetically the first class in the library. If I select edtBase from within the table designer it will stay and drags this class to a form OK.
>>
>>Can anyone tell me what I am doing wrong?
>>
>>Thanks.
>>
>>Al Allison
>
>Have you confirmed that your pathing is correct? Have you tried all lowercase for the class name? (That's how the designer does it).

Thanks Erik,
The pathing is correct. I willl give the case thing a try
Al
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform