| | |
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 actionlistener android api applet application array arrays automation bi binary blackberry block bluetooth character class client code compile compiler component consumer database desktop developmenthelp eclipse error fractal freeze ftp functiontesting game gameprogramming givemetehcodez graphics gui health html ide image integer j2me j2seprojects java javac javaee javaprojects jetbrains jni jpanel jtable julia learningresources lego linked linux list mac main map method mobile myregfun netbeans notdisplaying number online printf problem program project qt recursion researchinmotion rotatetext rsa scanner screen server set singleton sms sort spamblocker sql string swing system textfields thread threads time title tree tutorial-sample update variablebinding windows working xor





