Currently I have to support a relatively large application that uses a Microsoft Access backend database. I have no control over this, despite me asking to replace the database with a proper client/server solution. Using XOJO the ODBC driver works fine but general ODBC support for Windows platforms on OBJO would also open up ODBC support for other databases. I prefer the non DSN solution as I have no admin rights on the machines these are installed upon to set up DSN. Thanks for the work on MSSQL server previously.
Proposed Solution
Addition of ODBC driver for MSACCESS, or generic solution that supports DSNless connections
Example Workflow
Alternatives Considered
Who Would This Help?
Us poor members of the Windows community that have had to put up with MS Access for over 40 years :-).