Quantcast
Channel: FLEXquarters.com Limited
Viewing all articles
Browse latest Browse all 313

[QODBC-Desktop] Troubleshooting - QODBC Connection to Talend Open...

$
0
0

Troubleshooting - QODBC Connection to Talend Open Studio

Problem Description:

QuickBooks Enterprise comes with a tool called QODBC that enables connecting to a QB database to read and write data. I have installed it, and I can successfully see QB data by connecting with Excel.

I am attempting to be able to read data in Talend Open Studio 5.4.1 by using the Generic ODBC connector. I can get a successful connection message when setting up the database connection, but when retrieving the schema to see the tables, it shows with no tables. There are no errors or any other indication - just no table listing.

http://support.flexquarters.com/esupport/newimages/Talend/step1.png

Solutions:

Please query table directly instead of loading tables. Use a tDBInput component, and use a SELECT query & Click on "Guess Schema"

For Example:

select * from customer


Viewing all articles
Browse latest Browse all 313

Latest Images

Trending Articles



Latest Images