Configure JDBC in JAVA
64
Here' how to configure JDBC (Java Database Connection)
JAVA can connect to most of the databases, all you have to do is to condigure and set the driver in ODBC... There are other way in connecting database usiong JAVA programs but here I used the ODBC connection which is in the Administrative Tools in Contol PAnel... visit JEDProject for more updates
-thanks to JEDI Training
Step 1: Hit START button, then go to SETTINGS, then CONTROL PANEL
Step 3: Open Data Sources(ODBC)
Step 4: at User DNS Click ADD, as shown on image
Step 2: Open ADMINISTRATIVE TOOLS
Step 5: in Create a New Data Source select a driver, In this tutorial I used MsAccess database. Select the Microsoft Access Driver(*.mdb)
Step 6: in Data Source Name just put the name of your database, and put some description as shown on label A, then click Select
Step 8: Check the ODBC Data Source Administrator, you will notice a new name of data source which is your database. Now you can retrieve it in your JAVA prog
Step 7: adter Clicking the Select, a dialog box appear to locate your database, click on Drives (label A), then select folder (label B), then select the databse
CommentsLoading...
.,ahHaah! ok,tnX s info..'
by d way parikoy..!
nah kay installer sa netbeans?..
I want to create progrms using it mn gd!
at this time, I am using jbuilder to make a java programs easier nd fster
although it hs only limted features thats why it mkes me bitin..,.'
I thnk about jst dwnlod netbeans nlang..
bt i'm hstate due to d reson of gtng sm vrus dring the proces...'
hpe you m'nd!!.,..
-tnx
.,tnx parekoy!
I am using it ryt now!!!
Nice tutorial res. I'll track this in my blog.
You can find the link here ries. http://cliper.boholcentral.com/cliper/page/JAVA-Tu










aLpE 4 years ago
.,can I ask??
why we need to configure this one??
I made I java program w/c will connect to a certain database then so far I didn't made the configuration above...!
although the program still run...
.,
may I know the purpose of thet configuratioin parikoy!!!