Other HPE Product Questions
1753312 Members
5983 Online
108792 Solutions
New Discussion

Re: Getting General run Error while opening connection for teradata using UFT(error number :-2147467

 
pradeepPatil
New Member

Getting General run Error while opening connection for teradata using UFT(error number :-2147467259)

Hi,

I am faacing the General error while opening the connection for teradata. Please find the below code.

Please help me to resolve this issue. Thanks in Advance.

 

first I have created ODBC connection for Teradata then write code for execute query for teradata

------UFT Code---

Set cnDatabase = CreateObject("ADODB.Connection")

cnDatabase.CommandTimeOut=600000

cnDatabase.ConnectionString="Data Source=DSNTeradata;Database=myDB;Persist Security Info=True;User Id=Tester1;Password=tester123;Session Mode=ANSI;"

cnDatabase.Open

Set ObjRecSetData = cnDatabase.Execute("select * from logtable")

------Code end-------

When cnDatabase.Open command run then throwing "General run error" Error number is :-2147467259.

Please let me know what is wrong in my code. please help

 

 

1 REPLY 1
Parvez_Admin
Community Manager

Re: Getting General run Error while opening connection for teradata using UFT(error number :-2147467

Hi,

UFT and HPE software is now part of the new company, Micro Focus. So you will need to repost your question to the new Micro Focus Community at https://community.softwaregrp.com/ 

 Or, 

https://community.softwaregrp.com/t5/Functional-Testing/ct-p/sws-Fun_Test


Thanks,
Parvez_Admin
I work for HPE
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
CM_Cert_Logo_Color.png