I'm not sure if this is a VB problem, but I was hoping someone here could help me.
I'm trying to connect to a Remedy (a CRM product) Database.
It has it's own ODBC Datasource. I can connect to it successfully, but when I try to retrieve information (SELECT ...) I get the following error: "[ISAM]No Data Found."
I have also connected successfully to the ODBC Datasource using VB's VisData AddIn, and I can view all the data.
But, why can't I get data into my program?
Any idea's would be great!
Thanks in advance.
- Bill
I'm trying to connect to a Remedy (a CRM product) Database.
It has it's own ODBC Datasource. I can connect to it successfully, but when I try to retrieve information (SELECT ...) I get the following error: "[ISAM]No Data Found."
I have also connected successfully to the ODBC Datasource using VB's VisData AddIn, and I can view all the data.
But, why can't I get data into my program?
Any idea's would be great!
Thanks in advance.
- Bill