Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Maintain Free Tables And Database in a project
Message
De
04/04/2007 09:43:20
 
 
À
04/04/2007 01:47:47
Ramakrishna Nagaraju
Aakruthi Software Solutions
Vijayawada, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01211902
Message ID:
01211965
Vues:
12
>Hello Experts
> Best Wishes To All. Iam Using DataBase. When Iam creating Tabels All are added in a database. There is Problem Now. When iam creating A temprary Tables in Program Through Sql Query. It Allso Stored in Database. I am Using Those Temproray tabels in a program and when i close the form those temprorary files also deleted. then also those are stored in database.
>
>What iam Want is My Master && Some Important Tables Only stored in database. Remaining free tabels don't stored in database. I think My Problem is clear.
>
>Plz... Help Me How Rective....


Hi Ramakrishna,

If you are going to create temporary tables while working with a database container, you should always put FREE in the create statement of the table, that forces the table not to be put in the container. but like Edward said, you should just make cursors, since they are temporary anyway.

HTH
Beth
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform