Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ODBC Locking in version 2.0.0.148 with Firebird 2.0 above [ODBC88] #87

Closed
firebird-automations opened this issue Oct 18, 2010 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: ulrich hutter (gms_ulrich)

i changed to firebird 2.5 and the odbc driver 2.0.0.148 (Version 144 does not work on firebird 2.1 above)
Know i have a very big transaction problem.
I start a transaction in my application - so one row in my table is locked.
now i can not read with the ODBC driver this row - i always get a lock conflict 40001.
I just want to read, not to write.
of course i tried all setting in the odbc administrator. (read, nowait)
I want to print with crystal report, so i can not directly change the connection string.

This worked very well with odbd 2.0.0.144 (i tested it know again)

Because of this behaviour, i can not change to firebird 2.5

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

assignee: Alexander Potapchenko [ lightfore ]

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.0 RC2 [ 10320 ]

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants