Derby Database ODBC Connection
问题 I have a Derby Database in Netbeans with connection string jdbc:derby://localhost:1527/MyDatabase Can this be used with ODBC? If so, how could I transform this or configure my Derby Database to be compliant with ODBC The end goal is to get the Derby Database migrated to MySQL. Using the migrating wizard in MySQL Workbench appears to be the easiest way. However I do need ODBC connectivity. 回答1: Do you want to use ODBC because MySQL Workbench uses it to migrate database? I migrated some