I have Sun One ASP on Linux and i want to connect it to DB2 database, but there is problem getting ODBC connection to DB2 database through ASP script.
So i am thinking of JDBC. Will ASP script allow to connect DB2 database through JDBC connection.
If allows then is it neccessory to change the queries which used ADO object ?
i have got some db2 drivers with the installation of db2 server ,i have created dsn using these drivers.after using this dsn in asp code ,it is unable to connect to db2.
Through sunone asp server admin console,i have tested the dsn which i have created above.
can u plese suggest me about db2 version and sunone asp compatibility on linux.
plese suggest me if any other drivers(external installation)that i can use for db2 connectivity.