document-api-python
document-api-python copied to clipboard
Changing a Connection to another DB Platform (and another ODBC Driver)
The API documentation talks about changing the DB name, server name, user name, etc., but what if the database is on a different platform which uses a different ODBC driver? For example, what if going from Oracle to MySQL or SQL Server or Postgres? Will the API work for this type of conversion?
i have same question. we are migration our DWH and we dont want to re create all data-sources manually