| | |
Writing to an Access Database using Java...
![]() |
•
•
Join Date: Jul 2003
Posts: 4
Reputation:
Solved Threads: 0
For most database systems, you can simply download a JDBC driver to connect to the Db with Java, but there aren't any free ones for Access. What I ended up having to do was create an ODBC datasource (with Windows), and use the JDBC-ODBC bridge to connect to that. I think the JDBC-ODBC bridge is included with the JDK package. Good luck!
David
David
•
•
Join Date: Jul 2003
Posts: 1
Reputation:
Solved Threads: 0
Hi,
You can create an access datasource in Win2k as follows: Start->Control panel->Administrative tools->Data Sources(ODBC)->MS Access Database->System DSN->Add->Select MS Access Database Driver ->Finish->Enter datasource name->Select Database->Click ok
Mike.
NB:For more details, contact mikemayaka@yahoo.co.uk
You can create an access datasource in Win2k as follows: Start->Control panel->Administrative tools->Data Sources(ODBC)->MS Access Database->System DSN->Add->Select MS Access Database Driver ->Finish->Enter datasource name->Select Database->Click ok
Mike.
NB:For more details, contact mikemayaka@yahoo.co.uk
![]() |
Similar Threads
- MS Access database and java (Java)
- I hava trouble with Microsoft Access database, Pls help me. (Java)
- Accessing an Access Database using Java (Java)
- Create an Access Database using Java (Java)
Other Threads in the Java Forum
- Previous Thread: Trouble with JVM
- Next Thread: JTextField
| Thread Tools | Search this Thread |
-xlint 911 actionlistener addressbook android applet application array automation bi binary blackberry block bluetooth character class client code compile compiler component consumer csv database desktop developmenthelp eclipse error fractal ftp game gameprogramming givemetehcodez graphics gui health html image j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jetbrains jni jpanel jtable julia learningresources lego linked linux mac main method mobile netbeans notdisplaying number objects online oriented printf problem program projects qt recursion replaydirector reporting researchinmotion rotatetext rsa scanner screen se server set singleton sms sort sql string swing system test textfields threads time title tree tutorial-sample ubuntu update variablebinding windows xor





