Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mysql

1 view
Skip to first unread message

Stefan Meyer

unread,
Nov 13, 2009, 7:46:33 AM11/13/09
to
Can someone help be with mysql connections?

John B. Matthews

unread,
Nov 13, 2009, 8:46:25 AM11/13/09
to
In article <hdjkf9$jh1$1...@news.albasani.net>,
Stefan Meyer <devmanf...@gmx.de> wrote:

> Can someone help be with mysql connections?


I haven't used MySQL from Java in while, but this looks like a good
place to start:

<http://dev.mysql.com/doc/refman/5.4/en/connector-j.html>

Perhaps you could say more about where things are going awry.

--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>

Message has been deleted

David Segall

unread,
Nov 14, 2009, 8:24:26 AM11/14/09
to
Stefan Meyer <devmanf...@gmx.de> wrote:

>Can someone help be with mysql connections?

Netbeans can! <http://netbeans.org/kb/articles/mysql.html>

Donkey Hottie

unread,
Nov 14, 2009, 3:49:12 PM11/14/09
to
On 13.11.2009 14:46, Stefan Meyer wrote:
> Can someone help be with mysql connections?

Probably virtually anyone following this channel.

--
Do not sleep in a eucalyptus tree tonight.

Alfred

unread,
Nov 15, 2009, 5:18:04 AM11/15/09
to
Stefan Meyer schrieb:

> Can someone help be with mysql connections?

Yes.

Alfred

Roedy Green

unread,
Nov 18, 2009, 9:19:26 AM11/18/09
to
On Fri, 13 Nov 2009 13:46:33 +0100, Stefan Meyer
<devmanf...@gmx.de> wrote, quoted or indirectly quoted someone who
said :

>Can someone help be with mysql connections?

see http://mindprod.com/jgloss/jdbc.html
--
Roedy Green Canadian Mind Products
http://mindprod.com

Without deviation from the norm, progress is not possible.
~ Frank Zappa (born: 1940-12-21 died: 1993-12-04 at age: 52)

Lew

unread,
Nov 18, 2009, 11:01:21 AM11/18/09
to
Stefan Meyer schrieb:
>> Can someone help be with mysql [sic] connections?
>

Alfred wrote:
> Yes.
>

Though clearly not you, Alfred. Nor Don Quixote.

Stefan, read the JDBC tutorial at java.sun.com,
<http://java.sun.com/docs/books/tutorial/jdbc/index.html>
and the MySQL documentation about JDBC,
<http://dev.mysql.com/usingmysql/java/>

And the correct spelling is "MySQL".

After you've figured that out, forget MySQL and go with JavaDB (Derby)
or PostgreSQL. The main advantage of JavaDB is that it comes with the
Sun Java JDK automatically.

--
Lew

0 new messages