View Full Version : Java with a Database
Master_script_maker
12-22-2007, 07:19 PM
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 (http://java.sun.com/j2se/1.4.2/docs/api/java/sql/package-summary.html).
Master_script_maker
12-22-2007, 09:01 PM
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
Powered by vBulletin® Version 4.2.2 Copyright © 2023 vBulletin Solutions, Inc. All rights reserved.