Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBGETPROP malfunction?
Message
From
29/01/2017 05:25:28
 
 
To
29/01/2017 05:18:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01647100
Message ID:
01647109
Views:
38
>CLOSE DATABASES all
>ERASE test*.*
>CREATE DATABASE test
>CREATE TABLE testtable (field1 c(10), field2 c(10))
>DBSETPROP('Testtable','Field','Caption','My Long Caption')
>? 'the caption is '+ DBGETPROP('testtable.field2','Field','Caption')
>
>
>Regards,
>Koen

Sorry. Since I have never used a VFP database, I have never used the dbsetprop/dbgetprop functions. These days I only use MSSQL tables and cursors.
Previous
Reply
Map
View

Click here to load this message in the networking platform