Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing from DBC unexpectedly
Message
 
 
À
16/04/2007 10:55:39
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 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01216225
Message ID:
01216238
Vues:
14
>Thanks Naomi, when i open my local files, i do that using by example use orders (default use directory is c:\data) but when opening external files i use: use x:\statistics\orders alias est_orders, program performs both updates on orders and est_orders, then it closes est_orders and try to continue working with orders but it didn't show up. Default database is c:\data\main.dbc

Perhaps you need

use in select('est_orders') && to make sure you closed the external table and not your main Orders.

Can you also please provide some code, so we can see, what's wrong.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform