Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error while connecting to Teradata in QMC

Hi All,

I have created a task in QMC- System - Supporting Tasks - Database Command and connecting to Teradata which is installed in the machine in below format

Provider=Teradata;DBCName=MyDbcName;Database=myDataBase;Uid=myUsername;Pwd=myPassword;

But upon running the task, I get a error as below

QDSMain.Exceptions.TaskFailedException: Task failed ---> System.InvalidOperationException: The 'Teradata' provider is not registered on the local machine.

Can anyone help me with this.

Thanks,

Niharika

11 Replies
Anonymous
Not applicable
Author

Hi Jerry,

I am not using OLEDB connect32 in the connection string in QMC.

jerrysvensson
Partner - Specialist II
Partner - Specialist II

Why not use the same connection in QMC as in Developer?

Since that seems to work..