Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to add and remove tables to dataenvironme
Message
 
À
18/06/1999 13:07:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00231451
Message ID:
00231525
Vues:
16
Hi Jeff,

Thanks again for your input on the Session/DE/Cursor.

I was curious about why you use [] around parameters instead of "".
TIA

>Yes.
>
>You have to use the CloseTables method before you add any new cursors or relations:
>
>WITH oForm.DataEnvironment
>
>.CloseTables()
>.AddObject([Cursorx],[Cursor])
>
>*!* set properties for Cursorx
>
>.OpenTables()
>
>ENDWITH
>
>
>>Is it possible to add and remove tables to dataenvironment programaticaly.
>>
>>I need to change some tables from a database to another, and they are too much forms.
>>
>>Or maybe how to know the tables in a form.
>>
>>Any idea.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform