i want to know how connect a microsoft access using java and i want how to call this data base
thanx:)
As to how to connect to and use a DB in Java see the tutorials.
Then use the JDBC-ODBC Bridge to use Access and make sure to either properly configure an ODBC DSN (that is a Micrososft question) or use a DSNless connection (Google both "JDBC-ODBC Bridge" and "DSNless connection").
of course calling Access a database is stretching the term quite a bit.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.