Menu

Trouble using Ucanaccess in SPRING Boot Application.

Help
Mubasher
2018-03-31
2018-03-31
  • Mubasher

    Mubasher - 2018-03-31

    Hello,

    I just made a simple webapplication to login and register. backend db is MS ACCESS. Spring boot using HikariConnection pooling. But on startup I get the error for

    Caused by: java.lang.RuntimeException: Driver org.hsqldb.jdbcDriver claims to not accept jdbcUrl, jdbc:ucanaccess://C:/Users/MMU/Downloads/TimeSheet.accdb;newDatabaseVersion=V2010
    

    I dont understand why spring picking up hsqldb for jdbc driver connection instead of my provided.

    here is the project Github link . Time-Sheet

    I really appreciate your help.

     
  • Gord Thompson

    Gord Thompson - 2018-03-31

    Unfortunately, Spring Boot does not work with UCanAccess.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.