Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 12th, 2005, 11:40 PM
Krzysiek
Guest
 
Posts: n/a
Default MSAccess - CrystalReports - delays

Hi,
I have the application (VB6 using RDO) dealing with MSAccess database.
This application use/prints reports build on CrystalReport. Report
data are fetched from AS400 (via ODBC) and put in MSAccess *.mdb file.
In order to build and then print report, application goes for data
only to a local db.
On some PCs all information on the report are shown in a proper way
but on some others there are lacks. I mean the very first data are
missing.
When I put a 'msgbox' (or cause any other delay) between reading data
from server and putting it in local *.mdb file (or even after putting
data to local db) reports are perfect.

Do you know how to solve it? It's quite urgent for me...:-\

Thanks in advance,
Krzysiek

PS. I tried following things but... without effect:
1. The loop:
While rdo_ResSet.StillExecuting
Wend

2. Additional query, to make some kind of connection refresh:
SELECE COUNT(*) from Table_Name

3. Manipulations on PageTimeout, MaxBufferSize
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles