szadroga Posted December 3, 2014 Posted December 3, 2014 I want to create a report using MS Access as the data source. How do I go about setting up MS Access as a data adapter in JS Studio 5.6.2? I am running Office 2010 64bit
ghudson_1 Posted December 3, 2014 Posted December 3, 2014 Hi, the easiest approach would be jdbc. You can research options for connecting to MS Access from jdbc, jdbc-odbc bridge is probably one of many ways. Good luck!
hozawa Posted December 4, 2014 Posted December 4, 2014 Just for information, Oracle discountinued including JDBC-ODBC driver in Java 8.
ghudson_1 Posted December 4, 2014 Posted December 4, 2014 next best option might be discussed here - http://stackoverflow.com/questions/21955256/manipulating-an-access-database-from-java-without-odbc and maybe easysoft makes something?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now