Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #13160 > unrolled thread
| Started by | saptaji kurniawan <aji.informatika@gmail.com> |
|---|---|
| First post | 2012-03-24 21:56 -0700 |
| Last post | 2012-03-26 21:14 -0700 |
| Articles | 5 — 5 participants |
Back to article view | Back to comp.lang.java.programmer
java saptaji kurniawan <aji.informatika@gmail.com> - 2012-03-24 21:56 -0700
Re: java jlp <jlp@jlp.com> - 2012-03-25 09:50 +0200
Re: java Lew <noone@lewscanon.com> - 2012-03-25 14:40 -0700
Re: java Robert Klemme <shortcutter@googlemail.com> - 2012-03-26 22:12 +0200
Re: java Roedy Green <see_website@mindprod.com.invalid> - 2012-03-26 21:14 -0700
| From | saptaji kurniawan <aji.informatika@gmail.com> |
|---|---|
| Date | 2012-03-24 21:56 -0700 |
| Subject | java |
| Message-ID | <f16b1c60-1ec8-487b-b6c1-81960e9bde7d@t8g2000pbe.googlegroups.com> |
everybody help me,,:(:( how connect java with database my sql???
[toc] | [next] | [standalone]
| From | jlp <jlp@jlp.com> |
|---|---|
| Date | 2012-03-25 09:50 +0200 |
| Message-ID | <4f6ece32$0$12517$ba4acef3@reader.news.orange.fr> |
| In reply to | #13160 |
Le 25/03/2012 06:56, saptaji kurniawan a écrit : > everybody help me,,:(:( how connect java with database my sql?? Short answer: With the appropriate JDBC Driver for mySQL => http://dev.mysql.com/downloads/connector/j/ -- Cordialement Jean-Louis Pasturel
[toc] | [prev] | [next] | [standalone]
| From | Lew <noone@lewscanon.com> |
|---|---|
| Date | 2012-03-25 14:40 -0700 |
| Message-ID | <jko3bs$o62$1@news.albasani.net> |
| In reply to | #13160 |
saptaji kurniawan wrote: > everybody help me,,:(:( how connect java [sic] with database my sql [sic]??? One question mark suffices to indicate an interrogative. Do you mean MySQL? Have you considered reading the documentation? Here are the blazingly obvious places to start: <http://docs.oracle.com/javase/tutorial/jdbc/index.html> <http://www.mysql.com/products/connector/> and, of course, another reach-for-me-first option: <http://lmgtfy.com/?q=how+connect+java+with+database+mysql> -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
[toc] | [prev] | [next] | [standalone]
| From | Robert Klemme <shortcutter@googlemail.com> |
|---|---|
| Date | 2012-03-26 22:12 +0200 |
| Message-ID | <9tc0u2Fm88U1@mid.individual.net> |
| In reply to | #13178 |
On 03/25/2012 11:40 PM, Lew wrote: > saptaji kurniawan wrote: >> everybody help me,,:(:( how connect java [sic] with database my sql >> [sic]??? > > One question mark suffices to indicate an interrogative. > > Do you mean MySQL? > > Have you considered reading the documentation? > > Here are the blazingly obvious places to start: > <http://docs.oracle.com/javase/tutorial/jdbc/index.html> > <http://www.mysql.com/products/connector/> > > and, of course, another reach-for-me-first option: > <http://lmgtfy.com/?q=how+connect+java+with+database+mysql> I find "everybody help me" slightly abusive. Saptaji, please remember that people here support others mostly for the fun of it - demanding help isn't going to help you with that. (Yeah, I know: non native speaker but I consider basic courtesy part of English training.) Regards robert
[toc] | [prev] | [next] | [standalone]
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Date | 2012-03-26 21:14 -0700 |
| Message-ID | <ikf2n71p5j3omlt7r1qg0lggmuj00mklvc@4ax.com> |
| In reply to | #13160 |
On Sat, 24 Mar 2012 21:56:49 -0700 (PDT), saptaji kurniawan <aji.informatika@gmail.com> wrote, quoted or indirectly quoted someone who said : >everybody help me,,:(:( how connect java with database my sql??? see http://mindprod.com/jgloss/sql.html http://mindprod.com/jgloss/jdbc.html -- Roedy Green Canadian Mind Products http://mindprod.com When you were a child, if you did your own experiment to see if it was better to put to cocoa into your cup first or the hot milk first, then you likely have the programmer gene..
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.programmer
csiph-web