VB6 Data Report Designer? 
Author Message
 VB6 Data Report Designer?

How does this thing work?
I have (almost) successfully created a report using VB6 Data Designer.  The
only problem is that I need an "operator" mode that allows only the last
record to be displayed, not all of them.
I will be happy at this point if I can just move to the last record when the
form loads.

MyRep.Show
MyDataEnv.rsParts.Movelast
MyRep.Refresh

No luck, the report stays on the opening record.

Inserting MyDataEnv.rsParts.Movelast into the MyRep.Activate also yields a
no go.

Anybody know how to do this?

Thanks!
-Rob



Thu, 21 Mar 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB6 Data Report Designer

2. VB6 Data Report Designer

3. VB6 Data report designer

4. VB6 data report designer

5. VB6 Data Report Designer - problems exporting to HTML

6. VB6 - Data Report designer ???

7. VB6 Data Report Designer - Please help!

8. VB6 Data Report designer CHECK MY CODING??

9. How to use columns with Data Report Designer in VB6

10. Data Report Designer - vb6

11. Data Designer and a Report Designer.

12. Help: VB6 Crashes after adding Crystal Report 6.0 Designer report

 

 
Powered by phpBB® Forum Software