Topic Options
Rate This Topic
#59655 - 01/25/02 08:15 AM Connection with Remedy using JDBC
Anonymous
Unregistered


Hi to all ,

I am trying to connect to Remedy using JDBC-ODBC connection, by configuring Remedy ODBC in control panel as i am having ip address of Remedy and username and password but insteadf encountering with an exception as "java.sql.SQLException: Cannot open catalog; Message number = 93
"

Thanks in advance


Top
#59656 - 01/29/02 02:41 AM Re: Connection with Remedy using JDBC [Re: Anonymous]
Anonymous
Unregistered


This problem can be approached as follows:

a) Install Crystal report (6 or 7) that has a proper ODBC and try to connect using this interface
b) Use JNI and link to Remedy c-API

Top