
Key: |
CORE-4391
|
Type: |
Bug
|
Status: |
Closed
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Simonov Denis
|
Votes: |
0
|
Watchers: |
1
|
If you were logged in you would be able to see more operations.
|
|
|
QA Status: |
Cannot be tested
|
After changes in Legacy API IBExpert started giving out an error
After changes in Legacy API IBExpert started giving out an error in case of the appeal to system tables. For example in case of execution of SQL query
select * from rdb$database
Access violation at address 6AEA0485 in module 'fbclient.dll'. Read of address 00000012
I made a small aaplet with UIB use on Lazarus where it was succeeded to repeat this error
|
Description
|
After changes in Legacy API IBExpert started giving out an error
After changes in Legacy API IBExpert started giving out an error in case of the appeal to system tables. For example in case of execution of SQL query
select * from rdb$database
Access violation at address 6AEA0485 in module 'fbclient.dll'. Read of address 00000012
I made a small aaplet with UIB use on Lazarus where it was succeeded to repeat this error |
Show » |
|
In ISQL and on the client of Firebird-3.0.0.30809-0_Win32_Alpha2 is not reproduced
to connect via TCP / IP, for embeded can not be reproduced