Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hello,
In talend, generic Odbc is deprecated in 6.0 since java 8 not support it any more..
Best regards
Sabrina
Hello,
In talend, generic Odbc is deprecated in 6.0 since java 8 not support it any more..
Best regards
Sabrina
Hello,
What is the replacement for generic ODBC when needing to make a Metadata Db Connection?
@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