Or, even better, cheaper, with a better ROI: learn to help yourself. Try checking out http://java.sun.com -- look for the links that say "tutorial" or "api".


From: "Mark Galbreath" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Subject: RE: Java Help Date: Thu, 7 Aug 2003 08:14:04 -0400

I don't know why you would use Java to connect to a db using ODBC; you would
have to use a Type I driver and they are notoriously inefficient, thanks to
M$uck's proprietary intransigence.  Regardless, buy a copy of White, et al,
"JDBC API Tutorial and Reference, 2d ed." (Addison Wesley 1999).

Mark

-----Original Message-----
From: Zille Hassan [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 4:23 AM
To: Struts Users Mailing List
Subject: Java Help


Hey Guys really new to this java stuff So can someone tell me how do I connect to my DB using ODBC All I remember is

Class.forName("sun.jdbc.odbc.JdbcOdbc:)

So how do I connect to my DB guys
Regds
Zille


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to