>>>>> "JAF" == Jose Alberto Fernandez <[EMAIL PROTECTED]> writes:
JAF> 1) Attributes similar to <exec>'s "os" attribute. I'm not sure the JDBC specs are strong enough to base a decision on this. rdbmsvendor will probably be DatabaseMetadata.getDatabaseProductName. I wouldn't bet that each and every JDBC driver for Oracle 8 is going to return "Oracle" here, what would the JDBC-ODBC bridge return? I'm not against it, I just doubt one could do it. JAF> 2) An attribute "onerror='continue'" the possible values being: JAF> continue, stop, abort (default when autocommit off). +1 Stefan
