You: Jdbc driver for ms access download
Sharp driver free download 5070 | |
Hannah montana season 4 torrent download | |
Download AMD wifi driver for windows 7 64 bit | |
Digital marketing for dummies pdf free download |
How to use UCanAccess to connect to Microsoft Access Databases using JDBC only
Here is the easiest way to connect Yellowfin to your Microsoft Access database. This method bypasses much of Access' ODBC setup requirements, and is relatively quick to set up.
- Download the latest UCanAccess binary zip file from here: http://sourceforge.net/projects/ucanaccess/files/
- Extract the files
- Copy files located in the extracted “lib” directory to [YourYellowfinInstallDirectory]
- Copy the ucanaccess-x.x.x.jar file from the extracted directory to [YourYellowfinInstallDirectory]
- Navigate to [YourYellowfinInstallDirectory]
- Locate the JDBCDrivers section, and add the following line to the top of the block. net.ucanaccess.jdbc.UcanaccessDriver, (See screenshot, make sure to include the comma at the end!)
- Save the web.xml file
- Restart Yellowfin
- Create a new Data source from the admin control panel
- Choose “Generic JDBC driver” in the 'Database Type' dropdown
- Select “net.ucanaccess.jdbc.UcanaccessDriver” NOTE: Although the option to select Microsoft Access via the 'Database Type' dropdown may now be accessible, it is very important to select the Generic JDBC Driver option instead.
- Use the following connection string (See screenshot for example setup that does not require authentication):
For Linux/Mac servers
jdbc:ucanaccess:///path/to/mdbfile.mdb;showSchema=true
For Windows servers
jdbc:ucanaccess://c:/path/to/mdbfile.mdb;showSchema=true
The database should now be accessible to Yellowfin, go and build yourself a view!
0 thoughts to “Jdbc driver for ms access download”