Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with a query from a cursor.
Message
De
24/07/2000 14:28:31
Brent Knight
Progressive Impressions International
Bloomington, Illinois, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem with a query from a cursor.
Divers
Thread ID:
00396254
Message ID:
00396254
Vues:
46
I have a query where I am calling from a table and from a cursor. When my program gets to this line, I get the error "CONFLIST must be created with SELECT .... INTO TABLE." As you probably have guessed conflist is the cursor. I don't want to make conflist a table. The funny thing about this is that this line is called for another function and it works fine. I don't get it. I have never had a problem doing a query from a cursor before. Here is the query.

SELECT O.* FROM conflist L, conford O INTO CURSOR tempord ;
WHERE L.O_rec_id = O.O_rec_id

Any help would be appreciated.

Thanks
Brent Knight
Progressive Impressions International
Bloomington, IL

Wise men talk because they have something to say; fools, because they have to say something.
-Plato
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform