Access Violation when created new field

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sugi
Posts: 43
Joined: Wed 07 Dec 2016 02:05

Access Violation when created new field

Post by sugi » Tue 13 Jun 2017 03:14

Hi,

I got an error : "Access violation at address xxx in module rtl60.bpl"

This error occur when :
1) Right Click on TIBCQuery
2) Choose Fields Editor ...
3) pressed Ctrl N

Environments
1) Window 7 x64
2) C++ Builder 6
3) IBDAC 6.02
4) Firebird 3.02 x64, Super Server Mode

Regards,
Sugi

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Access Violation when created new field

Post by ViktorV » Tue 13 Jun 2017 08:47

Unfortunately, we could not reproduce the problem.
Maybe, this error is not related to IBDAC functionality, but to IDE work specificity. Please check whether the error will be reproduced on standard С++ Builder components. If the issue is reproduced, to get an answer to your question, please contact Embarcadero technical support or ask the question at the specialized forums.

Post Reply