Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DbGetprop - Invalid function type or count
Message
 
To
15/10/1998 10:50:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00147053
Message ID:
00147175
Views:
36
>>>>Using DbGetprop to retrieve the "Caption" property I receive the above error, my code is as follows Dbgetprop(alias.fieldname,'Field',Caption')
>>>>TIA
>>>>Pete Kane
>>>Pete,
>>>Seems you only missed the quotes.Dbgetprop("alias.fieldname",'Field',"Caption").
>>>Cetin
>>
>>Cetin,
>>sorry I forgot the quotes in my message but not in my code, this is a real puzzler
>>Pete
>Pete,
>If all three parameters are quoted then is a puzzle. All quoted in code ? or just "field","caption" ?
>Cetin

Hello All,
how about this for a Gotcha, the problem was I inadvertently included the full path in referencing the table, i.e. the field param read as "c:\employee\data\claims.clm_ref"
Sorry and thanks again !
Pete Kane
Regards,
Peter J. Kane



Pete
Previous
Reply
Map
View

Click here to load this message in the networking platform