Quantcast
Channel: Teradata Downloads - Connectivity
Viewing all articles
Browse latest Browse all 445

Access VBA connection to Teradata Express VM 15.10

$
0
0

Hi, I'm not sure where I am going wrong and have been trying to get this working for several nights now.  Hopefully someone is able to pick what has happened.
I have Teradata Express 15.10 running in a VM on ESXi (converted using standard VMWare provided convertor).
In another VM  (Windows 8.1) I have installed TTU15.
I created a 32bit ODBC system DSN connection using Teradata driver.
SQL  Assistant/Adminstrator can connect to Teradata Express via ODBC connection - but only using mechanism of TD2.  Teradata.net attempts all fail.   BTEQ connects OK (unless I specify .logmech ldap which causes failure).  This isn't my issue, just information that may assist.  Basically it does connect but only in some formats.
My issue is that I can't get any connectivity from Access VBA  - some of the endless connection string tried (yes still using default dbc logon so haven't bothered hiding pw) are:
cn.Open "DSN=Tdata32;Driver=Teradata;Databasename=PVDATA;Uid=dbc;Pwd=dbc;"
cn.Open "DSN=Tdata32;Driver=Teradata;Database=PVDATA;Uid=dbc;Pwd=dbc;"
cn.Open "DSN=Tdata32;Database=PVDATA;Uid=dbc;Pwd=dbc;"
cn.Open "Provider=Teradata;DSN=Tdata32;Database=PVDATA;Uid=dbc;Pwd=dbc;"
cn.Open "Provider=Teradata;DBCName=ip address;Database=PVDATA;Uid=dbc;Pwd=dbc;"
cn.Open "DSN=TDE;Database=PVDATA;Uid=dbc;Pwd=dbc;"
cn.Open "Provider=MSDASQL;DSN=TDE;Driver={Teradata};Database=PVDATA;Uid=dbc;Pwd=dbc;"
cn.Open "Driver=Teradata;DBCNAME=TD-EXPRESS;LOGMECH=TD2;USEINTEGRATEDSECURITY=N;Uid=dbc;Pwd=dbc"
cn.Open "Provider=MSDASQL;DSN=TDE;Driver={Teradata};Database=PVDATA;Uid=dbc;Pwd=dbc;"
 
I've put TD-EXPRESS in the windows hosts file and tried that but it resolves on network OK if pinged anyway.
Any suggestions would be really welcome,
Thanks
 
 [Teradata][ODBC Teradata Driver] Not enough information to log on

Forums: 

Viewing all articles
Browse latest Browse all 445

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>