[Dbix-class] connection failed error after multiple updates

Matt S Trout dbix-class at trout.me.uk
Thu May 29 11:57:32 BST 2008


On Mon, May 26, 2008 at 07:06:44PM -0700, Alan Humphrey wrote:
> 
> All -
> 
> I'm running an program that updates multiple rows in one or more tables.
> The target database is MSSQL.  DBIC version is .08010.
> 
> The program hums along nicely doing many selects and many updates.  After
> about 50 updates it falls over with the following errors (obtained with
> DBIC_TRACE on).
> 
> Any ideas what's going on?  Suggestions for what I can be looking at?

Er, no idea at all really. It's probably "freetds did something weird"
though. Maybe try ODBC instead?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the DBIx-Class mailing list