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

import fdb as kbinterbasdb fails subsequent kinterbasdb.init() call [PYFB19] #42

Closed
firebird-automations opened this issue Aug 20, 2012 · 2 comments

Comments

@firebird-automations
Copy link

Submitted by: brad clements (bkc)

I have code that calls kinterbasdb.init(type_conv=199, concurrency_level=2)

this doesn't work with importing fdb as kinterbasdb

is there an equivalent init method for fdb ?

@firebird-automations
Copy link
Author

Commented by: @pcisar

From 0.8.5 ReleaseNotes.txt:

FDB doesn't support various configurations of automatic type translations like KDB, so it's no longer necessary to initialize the driver before any feature is used.

@firebird-automations
Copy link
Author

Modified by: @pcisar

status: Open [ 1 ] => Closed [ 6 ]

resolution: Won't Fix [ 2 ]

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