Menu

row count in the metadata

Help
2015-06-09
2015-06-10
  • Wayne Johnson

    Wayne Johnson - 2015-06-09

    The following warning message occurs when connecting to some databases:

    WARNING:Error in the metadata of the table LCAPTuning: table's row count in the metadata is 0 but 6 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database.

    Where does the table row count come from? I can't find anything in the documentation that metadata contains a row count. And when examining the metadata in the debugger there is no row count field that I can find.

    The message does not occur for every database of the same structure, only a few. It does "work fine" as far as I can tell. Just makes me wonder.

    Thanks

     
  • Marco Amadei

    Marco Amadei - 2015-06-10

    It means database metadata in the access file format. Row count comes from jackcess,
    but it may be inconsistent with data. In this case ucanaccess raises a warning.
    See here: https://sourceforge.net/p/jackcess/bugs/108/

     

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.