Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBSETPROP() problem
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
DBSETPROP() problem
Miscellaneous
Thread ID:
00285455
Message ID:
00285455
Views:
66
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
Next
Reply
Map
View

Click here to load this message in the networking platform