Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB6 to CR9 printpreview : data comes very slow

Status
Not open for further replies.

Elsje

Programmer
Feb 20, 2004
44
BE
Hello,

I'm using VB6 with CR9. My CR is filled up with data I build up from VB6 in an access-2000-table. I made a form with a CR9-viewer on it. When I run my vb-application, The form is shown with, at first, no data but after a few clicks on the refresh-button, the data appears. Seems to be somewhere a delay ! Anybody an idea how comes ?

Greetings from Elsje...
 
Good Luck on your question, i'm interested too !

Periko...
 
The usual problem with performance is related to not limiting records on the database, so make sure that you do the filtering using Report->Edit Selection Formula->Record

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top