Menu

update mirror after new line are enter in mdb

Help
benoit
2016-05-31
2016-06-03
  • benoit

    benoit - 2016-05-31

    hello

    i am using ucanaccess with parameter :

    String url = UcanaccessDriver.URL_PREFIX + pathNewDB+";Skipindexes=true;memory=false;singleconnection=true;keepMirror=C:/db/mirrorName

    all works fine

    but if in access file, new line are added (not by ucanaccess) after mirror was generated, those lines are not collect in my new request

    maybe i miss something in use of your plugin

    thx

     

    Last edit: benoit 2016-05-31
  • Gord Thompson

    Gord Thompson - 2016-05-31

    I have reproduced your issue with UCanAccess version 3.0.5 when the database is opened with a combination of singleConnection=true and keepMirror=.... It should be fixed in a future release of UCanAccess. In the meantime, you will have to choose between using singleConnection=true or keepMirror=..., but not both at the same time.

     
  • benoit

    benoit - 2016-06-03

    thx

     

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.