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
 General SQL Server Forums
 New to SQL Server Programming
 how toconnect to sql server 2005 with java web app

Author  Topic 

eponcedeleon
Starting Member

1 Post

Posted - 2009-05-12 : 13:58:45
Hi am fairly new at this and dont know exactly how to connect thru MyEclipse (java) using the jdbc driver to my sql server 2005. I know i need to use some class and jdbc:sqlserver://localhost;user=MyUserName;password=*****; but dont really know how to fit all the pieces together. I would appreciate if someone can help me do that!! This will be a basic app to view and modifiy data from a database.
Thank you

Eduardo Ponce de León Carreto
Gerente de Soporte Blackboard México y Centroamérica @ SICOM
Calle Atzala 1607, San Andrés Cholula, Puebla. México. 72810
Tel. +52(222) 273 2941
Cel. +52(222) 177 2501
eponcedeleon@bbla.com.mx
   

- Advertisement -