Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 JDBC Connectivity .

Author  Topic 

admin001
Posting Yak Master

166 Posts

Posted - 2003-05-20 : 04:50:49
Hello ,

Need your help and suggestions on the following problem :

I have Solaris 8 box setup as an application web server and SQL Server 2000 at the backend . The Solaris box is suppose to interact with SQL Server database through some kind of connectivity ( like JDBC ). Would like to know how do I install JDBC drivers for SQL Server on Solaris box so that it talks to the SQL server to connect to the database and how do i check to determine whether my connectivity to SQL DB is okay from Solaris .( Something like ODBC in Windows ) . Do i need to install some drivers on the SQL Server also ?

I have not worked on UNIX env. and would need your valuable info and help . Any website where I can get some info ?

Thank you very much .

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-05-20 : 12:35:04
You should probably post this question on a Unix forum.

Tara
Go to Top of Page
   

- Advertisement -