问题
Simple Problem: I want to connect my linux based C++ program to a Teradata database. How do I accomplish this?
I searched the web but I only found some ADO and ODBC based solutions for .net or JDBC drivers. Is there any lib out there that can do the job on linux without ODBC and .net?
Greetings, Lars
回答1:
Teradata Call-Level Interface Version 2 Reference for Network Attached Systems - Documentation
Teradata Developer Exchange - Downloads - You can download the CLI for Linux, Windows, Solaris, HP-UX, and AIX from there. You can also find links to other developer resources to download as well. Including VMware images of Teradata and Teradata Express for Windows.
Teradata Developer Exchange - Forums (Connectivity) - Targeted audience to help answer your specific questions working with the CLI interface.
Hope this helps with your research.
回答2:
Take a look at Teradata CLI (call level interface). But first, you should contact the teradata customer support and ask for the teradata tools and utilities package and documentation.
来源:https://stackoverflow.com/questions/5551118/how-to-connect-to-teradata-with-c-on-linux