For SQL tutorials...  

Go to this page: http://www.sqlcourse.com/


For MySQL related info

Go to this page: http://www.mysql.com/


For JDBC

Check your documentation and your database driver's specs...;-)


If you want to access an SQL server, you either have to get the JDBC
driver for that database or use JDBC-ODBC ..;-)

HTH


Cheers,


John Clark



George McKInney wrote:
> 
> > -----Original Message-----
> > From: Slemp, Douglas, J (Doug) [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, May 15, 2001 9:44 AM
> > To: [EMAIL PROTECTED]
> > Subject: SQL questions
> >
> >
> > I'm starting to get into SQL and I have a few questions if
> > anyone out there
> > can answer them for me:
> >
> > 1)Is there any WWW site that gives tutorials and/or examples
> > of using SQL
> > and Java?
> >   (I'm really looking for good examples on using java.sql to
> > makes JDBC
> > calles to a SQL server on both NT and Solaris)
> >
> > 2)Does anyone have knowledge or have a WWW site that gives
> > usage examples
> > for running mySQL and Java?
> >
> > I think this about sumes it up for now...thanks
> >
> > Doug
> >
> 
> I'd really suggest another location for this question - try jGuru.com
> they have a good set of resources, faqs, tutorials, etc.
> 
> Also check out the Java Tutorial online at java.sun.com - it has
> sections on jdbc.
> 
> George McKinney, Developer

-- 
     /) John Clark Naldoza y Lopez                           (\
    / )    Software Design Engineer II                       ( \
  _( (_    _  Web-Application Development                    _) )_
 (((\ \>  /_>    Cable Modem Network Management System <_\  </ /)))
 (\\\\ \_/ /         NEC Telecom Software Phils., Inc.  \ \_/ ////)
  \       /                                              \       /
   \    _/  phone: (+63 32) 233-9142 loc. 3112            \_    /
   /   /  cellphone: (+63 919) 399-4742                     \   \
  /   / email: [EMAIL PROTECTED]                        \   \

Reply via email to