Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

AV in module 'odbcjt32.dll'

edited January 2006 in General
I am using ReportBuilder Pro 7 for Delphi 7, with an Access database and
ODBCExpress.
When previewing or printing labels, I randomly get :

Access violation at address 4DD5DA94 in module 'odbcjt32.dll'. Read of
address 079B452C.

It may appear on the 2nd print of the report or any time afterwards.
It seems to always appear after the first OnPageRequest event fires.

Can anyone suggest why this may be happening?


--
Regards,

John Dinning

Comments

  • edited January 2006

    Recently (within the last week or two) a customer reported an issue with
    ODBCExpress. I recommended that the customer try the same test using ADO. I
    also recommended creating another ODBC express example that does not use
    ReportBuilder. The customer was able to do this and sent an example to
    ODBCExpress tech support. ODBCExpress tech support contacted us and we
    provided them with a copy of ReportBuilder to use for testing.

    ReportBuilder uses standard TDataSet method calls such as First, Next,
    Priot, Last, GetBookmark and GotoBookmark.

    Try contacting ODBCExpress tech support.



    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.