JDBC ODBC Help in JAVA |
| |
|
|
|
Regular Coder Posts: 50 Topics: 15
|
|
|
September 11, 2008, 01:43:29 AM
|
|
I have java as the front end and oracle as the back end for doing one of my project but is having problem in connecting these two........... Can anyone of you please help me out by providing a small tutorial over this........... It would be great of you could give me that code is well..................... Looking for a reply soon...........
|
|
| |
|
|
|
New Poster Posts: 6 Topics: 0
|
|
|
January 11, 2011, 03:16:41 AM
|
|
Just mentioned what is the exact problem u faced and and the error message you get .
« Last Edit: October 22, 2011, 10:44:45 PM by Admin »
|
|
| |
|
|
|
Skilled Coder Posts: 125 Topics: 0
|
|
|
June 13, 2011, 02:43:28 AM
|
|
Could you please post your JDBC code and Error message, which you got? So, I can give you proper solution.
|
|
| |
|
|
|
Professional Coder Gender:  Posts: 242 Topics: 3
|
|
|
June 16, 2011, 08:23:58 AM
|
|
can you post your exact problem..? like the error message you get..?
|
|
| |
|
|
|
Skilled Coder Posts: 149 Topics: 0
|
|
|
July 12, 2011, 03:39:12 AM
|
|
Windows doesn't know where the database is. To set up MS Access for use with ODBC/JDBC, you need to configure ODBC sources. Assuming Win2k/XP, Control Panel->Administrative Tools->ODBC Sources. Add->Microsoft Access Driver, and configure it to point to your mdb file.
|
|
| |
|
|
|
Professional Coder Posts: 229 Topics: 7
|
|
|
July 20, 2011, 12:48:08 AM
|
|
This is really nice post, thanks for introducing jdbc/odbc. Its very important to know, and i am quite excited to read posts about it.
|
|
| |