Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data-environment
Message
De
24/12/2001 07:26:45
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
24/12/2001 04:40:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00597890
Message ID:
00597905
Vues:
15
>In my base formclass I reset the datapath of my cursors.
>All my baseforms use Private datasession.
>
>Now I have a report with views in his dataenvironment.
>Where do I have to reset the datapath ?
>Is this in the beforeopentables-event,init-event,... ?
>And my cursor are not updated untill I Requery() them, can't this happen autom. and if not where do I have to put the requery commend?K

Jimmy,
FWIW never use a dataenvironment for reports. Reports would use the data environment of routine that called them and much more flexible than having a separate report DE. What I generally do is :

select ... from .... into cursor crsReport
report form ....

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform