
October 25th, 2012, 08:50 PM
|
|
|
|
Error trapping is different between versions of VB, but is well documented in all versions. Check the documentation for your VB version.
Getting the # of rows affected by a sql statment is probably dependent on the type of dbms you're using. I think sql server returns a "rows affected" value as a return parameter, but I don't know how to grab the value from vb code.
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi
|