Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re: Re: Append From command
Message
De
07/11/2002 09:44:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00719746
Message ID:
00719774
Vues:
15
Hi Ria,

Why do you copy all the tables localy in the first place?

>Sergey,
>
>My program triesto make a local copy of a set ot tables for every user using your application.I have a set of tables & their index files at a Central location, and these files are copied to the users folder, when he logs on.
>
>The way our program handles it now, users sometimes get a 'Structural .cdx file is not found' error.
>
>This is how we do it:
>
>- Copy structure..with cdx && to copy the structure of the tables
>- Copy file && this is done for all the tables that are look up tables. The data needs to be copied to the user's folder
>- Issue Reindex on the look up tables
>
>I am trying to change it to:
>
>- Copy structure..with cdx && to copy the structure of the tables
>- Append From && Use Append from for the look up tables, instead of copying the .dbf files separately
>- Issue Reindex on all the tables
>
>I am just concerned that Append from might cause a problem. All the users will be trying to append from the same table.
>
>Thanks
>
>Ria
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform