Java database compatibility -
Java database compatibility -
will code communicates ms access 2007 database work ms access 2003 database well? , vice versa. how compatible jdbc stuff different versions?
thanks.
there odbc-jdbc bridge, java can connect can setup odbc driver to.
of course, drivers "pass" sql database, if code used querys specific of database work on database won't on else.
java database ms-access
Comments
Post a Comment