Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
snishtala
Contributor
Contributor

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.

Labels (1)
1 Solution

Accepted Solutions
OritA
Former Employee
Former Employee

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

View solution in original post

2 Replies
OritA
Former Employee
Former Employee

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

Dana_Baldwin
Former Employee
Former Employee

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