Skip to content Skip to sidebar Skip to footer

Java Application. Undefined Function 'replace' In Expression

My Java application works well on two of my colleague's computers, however it will not run on mine. The application reads a spreadsheet, creates tables in access from it and then c

Solution 1:

The answer to this question was I was using Microsoft Access Driver (*.mdb, *.accdb) 12.x instead of 14.x


Post a Comment for "Java Application. Undefined Function 'replace' In Expression"