I'm trying to do a simple standalone DataDeploy, extracting 4 columns from a DCR file and inserting 1 row into the database. I have attached a zip file with all the necessary pieces:
011708_example.dcr (data capture file)
dbschema.cfg (database schema file)
index_type_1.xml (data deploy configuration)
src.index_type_1.TestDeploy.dtepper-470.to.database.log (Error Log)
src.index_type_1.log (another log file)
I am running this test from the OpenDeploy web ui, passing iwdd=TestDeploy
Here is the error:
DBD: Database Vendor set to microsoft-inetuna
DBD: Setting up TDbSchemaAgent.
DBD: ERROR

eployment to a Microsoft SQLServer database using user-defined dbschema is not supported with JDBC-ODBC bridge. You should use Inet-UNA JDBC driver.Refer to DataDeploy Administration manual.
Needless to say, there is no further information in that PDF about this driver that seems to apply to our problem.
Dan Tepper
TV Guide Online
PS: databases, Logins and PATHs a re all correct - db server is MS SQL 2000 - all the latest patches