Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dbcxgetprop to get index info??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Titre:
Dbcxgetprop to get index info??
Divers
Thread ID:
00459674
Message ID:
00459674
Vues:
77
Hi all....
Ok...here's the idea...I want to automate this somehow so I can use the same grid for all my tables....


If AllTrim(Upper(This.RecordSource)) = "MRKTGCAT"
CURSORSETPROP('buffering',3,'MRKTGCAT')
With THIS
.iaColumnInfo[1,3] = "mrktgcat"
.iaColumnInfo[2,3] = "abbrev"
.iaColumnInfo[3,3] = "catorder"
EndWith
EndIf



I will know the table name...the dbcxgetprop should be able to give me this info somehow, eh? anyone know how?

Thanks!
ICQ 10556 (ya), 254117
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform