I am trying to SELECT information out of a Remedy Database from a Visual Basic 6 program.
I am using ADODB and connecting to the Remedy ODBC Data Source.
I can open the connection with out error, but when I try to Execute my SQL Statment ("SELECT ..." I get the following error: [ISAM]No Data Found.
Can anyone help me?
Thanks in advance.
- Bill
I am using ADODB and connecting to the Remedy ODBC Data Source.
I can open the connection with out error, but when I try to Execute my SQL Statment ("SELECT ..." I get the following error: [ISAM]No Data Found.
Can anyone help me?
Thanks in advance.
- Bill