Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Free tables
Message
 
 
À
19/12/2003 15:02:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00860746
Message ID:
00860854
Vues:
19
I though about recreating the view whenever the company/data changes but this is too much overhead IMHO. Creating a temp database as you suggested would be even more so. Thanks.

>Another option is to create a temp dbc, using CREATE DATABASE, and create the views on the fly for the company you want useing the CREATE SQL VIEW command. Then you could blow away the views and database each time. Might make your application slower depending on how many views you create.
It's "my" world. You're just living in it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform