Subject concurrency level error ?
Author Maximiliano Robaina
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/