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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How do I connect to Microsoft ODBC drivers?

Hi Community

 

I have a custom driver that I loaded thru the 64 bit ODBC drivers in Windows.

How do I connect to a native ODBC driver thru Microsoft's ODBC connector?

 

Thanks

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

In talend, generic Odbc is deprecated in 6.0 since java 8 not support it any more..

Best regards

Sabrina

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hello,

In talend, generic Odbc is deprecated in 6.0 since java 8 not support it any more..

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello,

 

What is the replacement for generic ODBC when needing to make a Metadata Db Connection?

vapukov
Master II
Master II


@Orr wrote:

Hello,

 

What is the replacement for generic ODBC when needing to make a Metadata Db Connection?


Hi!

 

JDBC as standard for Java, you can find drivers for most of data sources