Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBGETPROP malfunction?
Message
De
29/01/2017 05:25:28
 
 
À
29/01/2017 05:18:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Divers
Thread ID:
01647100
Message ID:
01647109
Vues:
39
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform