Login System in Netbeans Using SQL Database

Language

For database connectivity just create a class open the project in netbeans and go to sql.java and change on the host the username and password of your server Then in the zipped folder unzip and restore the database to your server After that you can run the .jar in the dist folder. For queries just comment here.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAnonymous (not verified)on Mon, 07/08/2013 - 17:27

i have seen languages but java does exactly what you want
Submitted byvusincon Fri, 07/12/2013 - 20:15

hie im a vb developer and new to this java platform, can you assist me with a java sample application that connects to a MS Sql Server Database, and perform these functions: insert new records, update, delete and search. your assistence is greatly appreciated.
Submitted bymd sahinul islam (not verified)on Sat, 11/30/2013 - 03:17

I create a server in ASP.net,where i save information of my friends,who are in database can only log in to our page,what is the code and system to create a log in system to open who are sign up in our database
Submitted byflame (not verified)on Fri, 03/07/2014 - 13:09

i cant seem to connect my new DB to your program is there any guide that you can give me for this...
Submitted bybalfou (not verified)on Thu, 10/02/2014 - 16:06

i have a problem in import import net.proteanit.sql.DbUtils; il doesn't detect the net package can some body help me please!!
Submitted byNasef Mabalag (not verified)on Tue, 10/29/2019 - 19:55

I want source code about login system

Add new comment