> -----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