Connecting Essbase v11.1.2.4 to Teradata 15.10 DSN Less
Hi,
We're trying to set up a connection between Essbase v11.1.2.4 and Teradata 15.10. Our protocol here with Teradata is to connect DSN-less. The 15.10 drivers have been installed on the Essbase server (Windows), and the odbc.ini file has been updated to:
[ODBC 32 bit Data Sources]
WMA=Teradata (32 bit)
[WMA]
Driver32=C:\Program Files\Teradata\Client\15.10\bin\tdata32.dll
<snipped out other drivers>
How do I get the data source to show up in my Load Rules? Our Essbase.cfg has an entry:
BPM_Teradata_DriverDescriptor "Teradata"
What am I missing?
Thanks for any help!!