Re: Works with Access?
John Abraham <[email protected]>
| Newsgroups | gmane.comp.java.orm.simpleorm |
|---|---|
| Message-ID | <[email protected]> |
SimpleORM seems to work fine with Microsoft Access via JDBC:ODBC if you manually set the driver to SQLServer. Should this be added to the documentation? And/or should we copy the SQLServer driver and call it an MSAccess driver? (Or should it be called a JDBCODBC driver?) -- John Anthony & Melissa Berglas wrote: > > SimpleORM uses pretty standard SQL, and the drivers that customize it > for databases are fairly straight forward to adapt. But have not tried > Access. > > Anthony >