Hi All,
I want to develope database-driven application using JSP and JRun as the server.
THe thing I want to know is how do I connect to the MSSQL Server 2000 database using JSP?
What type of JDBC?
And how to install the JDBC driver?
Thanks in advance... :)