Timeout before "Record not found" error?
When I'm printing or previewing an entire report, I sometimes get an error
like "Cannot generate report. RichardsASADataset: Record not found."
Usually, I can get around this error by trying again. Once the error is
gone, I don't get it again.
I suspect that the error is generated if RB asks my dataset for the next
record and it is not immediately available. Is this suspicion correct? If
so, is there a timeout property I can set to give my middleware a fraction
of a second to get the next record? Anything else I should try?
I'm using RB 5.56, Delphi 5.01 Pro, NativeDB 1.88b (with TAsaDataset), SQL
Anywhere 7.0.3.2057, Windows 2000 Pro SP 2, P3-500E, 256 MB.
Richard
like "Cannot generate report. RichardsASADataset: Record not found."
Usually, I can get around this error by trying again. Once the error is
gone, I don't get it again.
I suspect that the error is generated if RB asks my dataset for the next
record and it is not immediately available. Is this suspicion correct? If
so, is there a timeout property I can set to give my middleware a fraction
of a second to get the next record? Anything else I should try?
I'm using RB 5.56, Delphi 5.01 Pro, NativeDB 1.88b (with TAsaDataset), SQL
Anywhere 7.0.3.2057, Windows 2000 Pro SP 2, P3-500E, 256 MB.
Richard
This discussion has been closed.
Comments
components to retrieve the data. This would rely on the timeout setting
which is determined on the database connection object, usually.
Cheers,
Jim Bennett
Digital Metaphors
"Richard Biffl" wrote
http://www.digital-metaphors.com
info@digital-metaphors.com