Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is the dbf of my cursor?
Message
De
04/09/1998 10:46:09
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00132835
Message ID:
00133303
Vues:
12
>>Jim,
>>
>>>'If your only purpose is to add fields to the result you can do that within the SELECT syntax.'
>>
>>Tell me a select clause which add a general (g) field to a cursor and i'll embrace the 'into table' clause. But i suggest to you see the Cetin's solution: 'alter table' with the cusor alias, no with the table name.
>>Best regards,
>>carlos
>
>Carlos,
>
>Here's an example of adding a general field with SELECT.
>
>
>CREATE CURSOR Temp (MyGen G)
>APPEND BLANK
>SELECT Field1, Field2, Temp.MyGen FROM Table1, Temp ...
>
Ok, Jim. This works of course. Well i think we're talking too much about this and this weekend i go away town. So, we have several solutions and no answer about why file() or/and dbf() are not telling true.
Best regards, Carlos
Saludos,
A.G.P.
---------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform