Unable to connect to Teradata from Qlikview Management Console
Hi All, I am trying to connect to teradata from Qlikview Management Console. The connection String I have written is Provider=Teradata;DBCName=MyDbcName; Database=myDataBase;Uid=myUsername;Pwd=myPassword; But It is throwing an error as :
The 'Teradata' provider is not registered on the local machine
Note: ODBC Driver is installed in server. what might be the possible reasons for this error?