![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2004
Posts: 3
Rep Power: 0
![]() |
How do you get a java applet to communicate with a MySQL database?
|
|
|
|
|
|
#2 |
|
Programmer
|
You will basically just use an API. You will use the JDBC library by importing java.sql. You will then use it like any other API. Sorry for the very general answer but I did not know exactly what you were looking for. There is a lot to know and learn about it. I would check Amazon.com or a book store.
__________________
Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration. -S. Kelley |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|