Do you know of an alternate (open source) means of getting a DataSource from a connection?
DDLExecutor exec = new DDLExecutor( new ConnectionDataSource(existing) ); String sql = swriter.toString(); exec.evaluateBatch( sql );
John Marshall
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
