Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Cursor
Message
 
À
12/11/2002 12:06:00
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00721677
Message ID:
00721680
Vues:
8
>All,
>
> I have a program that creates a cursor from an array. The array is create with the AFIELDS command from an existing table. Does the create cursor command create a temporary file on the disk or is the cursor created in memory? Can a cursor created from an array be altered with the ALTER TABLE command?
>
>Thanks
>
>Jim

A cursor is stored as a temporary file on your disk.
Yes you can use the alter table command on a cursor.

Einar
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform