Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Multiples databases from a single form
Message
De
13/01/1999 11:14:40
 
 
À
13/01/1999 11:10:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00175474
Message ID:
00175480
Vues:
32
Hi Ed ---

Sounds reasonable to me. Someone once told me that VFP gets "confused" if you have multiple open databases and tables where the table names/structures are the same.


>>Hi evereyone!
>>I have a form where I have three buttons so that I can access info from separate databases each time. The problem is how can I open each database for each click and close the ones not in use. Do i need to add all the tables from all databses to the data environment. Actually these databses have same tables, stucture-wise and name-wise, but databse names are different.
>>PLEASE HELP!
>
>I think it would be enough to change database (CLOSE/OPEN DATABASE) and then fire:
>cDbcpathname=dbc()
>Thisform.DataEnvironment.CloseTables
>Thisform.Setall("Database",cDbcpathname,"Cursor")
>Thisform.DataEnvironment.OpenTables
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform