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

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -