Menu

SELECT returning always one row

Help
2016-09-13
2016-09-13
  • Danilo Catoja

    Danilo Catoja - 2016-09-13

    Hi,

    I'm using UCanAccess in one of my projects to connect a MS Access database.

    I'm trying to do a simple query SELECT * FROM DATAA03_1, this table have 33912 entries but it only returns one row and always the same row.

    I'm using java 7 and Spring JdbcTemplate.

    Any help ?

     
  • Gord Thompson

    Gord Thompson - 2016-09-13

    Have you tried opening the database in Access and doing a Compact and Repair Database operation on it to see if that helps?

     
  • Marco Amadei

    Marco Amadei - 2016-09-13

    And if so it means you're using a old version, the current one can deal with this kind of corruption problem. Also I suggest to use the console to see what are the results with it.

     

    Last edit: Marco Amadei 2016-09-13

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.