is there a way to use java to access a database? if there is, how can i?
Thanks
Printable View
is there a way to use java to access a database? if there is, how can i?
Thanks
Yes, database facilities are included in the standard distribution. See java.sql.
can anyone give me a script where the user enters a username and password and it is passed on to a php file or where its compared to stuff in a database