Subject Fwd: concurrency level error (randomly?)
Author marius adrian popa
I will digg in to see what is happening


---------- Forwarded message ----------
From: maxi <maxirobaina@...>
Date: Tue, Jan 11, 2011 at 10:17 PM
Subject: concurrency level error (randomly?)
To: django-firebird-dev <django-firebird-dev@...>


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 ?