Ian Sparks wrote: > Is anyone else using mxODBC with dbPool? I'm having trouble working out what to pass >to the DBPool constructor. > > pool = DBPool(WhatGoesHere?,5,'DSN=...')
Just 'mxODBC', if it works like psycopg. You'll need to have imported mxODBC first. -- Randall Randall <[EMAIL PROTECTED]> "[The] poetic justice of cause and effect compels respect, compassion." -- Faithless, God is a DJ. ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
