Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report flashing due to a query/cursor
Message
 
 
To
01/09/2010 13:38:20
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01479622
Message ID:
01479623
Views:
46
>Hello!
>
>I made a normal report etc and did stuff like added my table.
>Then i made a cursor from a query named qry_gar.
>so i would run the query when i int the report the query does its querying adds it to a cursor named gar_cur.
>and i selected the cursor in my int of the report as well.
>
>Something like
>
>Do "Query"
>
>Select "Cursor"
>
>i get no errors untill i actually preview the report which is where it just blinks in and out. but when i delete the fields populated by my cursor an i comment out that code above. It works fine. Any idea what is causing this?or should i just add it to a table.
>
>Btw the fields on my report are populated by gar_cur.firstname etc

In the report make sure all fields don't have alias name in front of the fields and that Private DE is not checked.

Also make sure your query returns records.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform