Subject | concurrency level error ? |
---|---|
Author | Maximiliano Robaina |
Post date | 2011-01-11T20:17:24Z |
Hi,
Some times kinterbasdb raise this exception:
ProgrammingError: (0L, 'The concurrency level cannot be changed once it
has been set. Use kinterbasdb.init(concurrency_level=?) to set the
concurrency level legally.')
What does this realy mean ?
How can I avoid this ?
I'm using kinterbasdb as low level interface for django-firebird [1]
Thanks in advance for any help.
---
Maxi
[1] http://code.google.com/p/django-firebird/
Some times kinterbasdb raise this exception:
ProgrammingError: (0L, 'The concurrency level cannot be changed once it
has been set. Use kinterbasdb.init(concurrency_level=?) to set the
concurrency level legally.')
What does this realy mean ?
How can I avoid this ?
I'm using kinterbasdb as low level interface for django-firebird [1]
Thanks in advance for any help.
---
Maxi
[1] http://code.google.com/p/django-firebird/