Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it good practice to create temporary dbfs then ....
Message
De
05/01/2006 11:01:46
 
 
À
05/01/2006 10:57:12
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 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01082941
Message ID:
01083572
Vues:
9
Okay, makes since.

>Well, I've had the occasion when some other program provides a cursor with the basic data I needed but I had to add some fields to get the whole job done.
>Sure, I could have copied (COPY or SELECT) the cursor to a structure like I needed (that's what I do do now) but my choice at the time had been to ALTER TABLE and that's how I learned of this problem.
>
>
>>Why would you want to alter the stucture of the cursor? You should have built it correctly in the first place, since it is a cursor. You probable want to alter the data in the cursor.
>>>
>>>Uless your code will ALTER TABLE on the cursor, in which case the 10 character field name limit does come into play.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform