Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loop
Message
De
14/06/2001 11:42:42
 
 
À
14/06/2001 11:39:43
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Re: Loop
Divers
Thread ID:
00519079
Message ID:
00519420
Vues:
15
This message has been marked as a message which has helped to the initial question of the thread.
>Not only that, the REPORT FORM won't work now (since it isn't in the memory anymore?)... There is NOWAIT, but that's not what I want. As of now, problem is not solved.
>
>Chuck
>
>>>According to MS book, SELECT - SQL: NOCONSOLE "Prevents display of query results sent to a file, the printer, or the main Visual FoxPro window."
>
>>Yeah, I saw what Nadya posted. I guess I've just never tried to send query results to the screen before. Seems like an odd thing to do. :)

You need to select into a cursor...at the end of the SELECT statement you can add:

into cursor mycursor

There is no need for 'to screen', or 'noconsole' when you do this
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform