Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6.0(SP3) AND SQL 6.5 ; select syntax
Message
De
25/10/2000 10:45:47
Fida Shamsoodeen
Combined Systems (Pty) Ltd
Centurion, Afrique du Sud
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00433934
Message ID:
00434057
Vues:
30
Hi Vlad

thanks for the reply
can you give me an example of this please?
My problem is the report is setup and in the data environment of the report
how do i say its this particular cursor?

Thanks
Fida


>Hi!
>
>Use SQLConnect and SQLExec functions. SQLExec returns cursor with name you specify in third parameter, than you ca show report based on that cursor.
>
>>Hi All
>>
>>Can anyone please help with this :
>>
>>I use this statement e.g
>>
>>select assets.asnum, assets.sub, assets.price, assets.group_, group.desc_
>>from baud!assets inner join baud!group ;
>>on assets.group_ = group.gcode ;
>>order by group.desc_ ;
>>into cursor aspurch.
>>
>>How do i use this output as a source for a report???
>>Or do i do this differently
Wannabe FoxPert!!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform