1. how to read few records at a time? coderanch.com |
2. Record(s) cannot be read; no read permission on 'tblDts'. coderanch.comHi I am having problems accessing tables in an Access database. I have linked a .dat from another program into an Access database. Access does not have a problem with this and I can edit and manipulate the data as I please. But when I try to access the table from a servlet I get the following error. java.sql.SQLException: [Microsoft][ODBC Microsoft ... |