Użytkownik Paul McNett napisał: > On 9/9/10 1:18 PM, Kirby Leeper wrote: > >> Just a big thank you to Jacek Kałucki for the pymssql patch. >> Dabo then connected immediately and has done so since the patch. >> >> Now, finally, I can start my Dabo education and escape from VB6 >> against databases that are already entrenched, rightly or wrongly! >> > Excellent; is this patch applied in Dabo at this point or do we still need to > do > that? Or is this a patch against the adapter in which case maybe we should > just > include that in Dabo for ease-of-use of future users? >
I will post my patches today. Patch is minimal on Dabo side, although there could be more updates to implement, to comply new pymssql API features like 'lastrowid', etc. I based my patches on pymssql 1.0.2, since new 1.9.908 doesn't work for me and supports only Python 2.6. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
