
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ODBC connection string for MySQL - connecting multiple databases
Hello all,
Is it possible to specify multiple databases in connection string if I am trying to connect to MySQL using ODBC as source.
I am currently using below string to connect to a specific DB.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am not sure what are you trying to achive. In general, Replicate endpoint always works against one db. If you need to Replicate information from several resources you should define separate endpoints and set separate tasks. If it does not answer your question please elaborate on the scenario that you are trying to implement.
Thanks & regards,
Orit

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am not sure what are you trying to achive. In general, Replicate endpoint always works against one db. If you need to Replicate information from several resources you should define separate endpoints and set separate tasks. If it does not answer your question please elaborate on the scenario that you are trying to implement.
Thanks & regards,
Orit

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @snishtala
I agree with @OritA, a single source endpoint cannot reference multiple source databases, unless they are clustered as in Oracle RAC or SQL Server Always On configurations that share a common connection string (and only one database can be pulled from at a time).
FYI, ODBC endpoints are not recommended for endpoints that have a specific endpoint type already defined (there might be use cases for this that I am not aware of however). Also, ODBC endpoints must be implemented with the assistance of our Professional Services team.
Thanks,
Dana
