how to connect database
i'm new to java language..
how do i set up JDBC connection globally so the connection can be used from anywhere in the program?
i have used netbeans IDE5.5 and java 1.6.i am making java application to MS Access database
i started by creating a login page.how do i call that connection when ever i need in different forms..please help me with this..
|