On Sun, Nov 26, 2006 at 03:26:27PM +0000, Paul Johnston wrote:
> I've just started using SQL object and it has been great for me. So, 
> thank-you!

   You are welcome!

> Now, I noticed a minor bug in mssqlconnection.py. You can only create 
> one connection in each Python instance. Ones created after the first 
> will be missing the dbconnection attribute. Looking at the code, this is 
> due to it's use of the sqlmodule global variable.
> 
> If necessary, I can have a go at creating a patch for this.

   It would be very helpful, sure! Submit a patch to the SF patch tracker
and send a message here.

http://sourceforge.net/tracker/?group_id=74338&atid=540674

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to