I've been using nsodbc a bit and I wonder how you nsodbc users implement transactions? It appears that nsodbc seems to default to autocommit mode, and I can't figure how to issue a "begin transaction" against it. I just get dml errors back (when working with SQL Server 7) What are you guys doing? Thanks, Jerry P.S. I am working with Rob Mayoff's db2 driver and modifying it to be a more compliant ODBC driver. It appears to be working nicely with SQL Server 7, and I can commit/rollback transactions using his driver.... ===================================================== Jerry Asher [EMAIL PROTECTED] 1678 Shattuck Avenue Suite 161 Tel: (510) 549-2980 Berkeley, CA 94709 Fax: (877) 311-8688
