On Jun 04, David Jones <[EMAIL PROTECTED]> wrote:

> I found out the lock error is caused by not enough memory. :)

Wooops. ;-)
That's strange, anyway: I expect the system to swap-off to disc
(becoming slow as hell and ultimately trashing the system, if
the available RAM memory is _really_ low ;-)) but I don't
expect errors at the database server level.

Can it be a limit of some kind of MS SQL Server, set by default
to a value too low for our needs?

Moreover: do you confirm that you had to change the _executeQuery()
method?  From what I see, you were reversing the logic of the SET
IDENTITY_INSERT calls; this doesn't make much sense to me (but I've
never used MS SQL Server, so there's probably something I don't
understand).


Thank your for the reports and the tests!
-- 
Davide Alberani <[EMAIL PROTECTED]> [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to