开发者

Does an open-source Access ODBC driver exist for linux? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I am converting a Windows application to run under Linux. The original application used MS Access database files. My original thought was to convert the Access files into SQLite and only use SQLite going forward, which will run under Windows, Linux and OSX. However, the customer has requested that Access files continue to be supported.

I have been looking into solutions for using Access files under Linux and here is what I have found so far:

MDBTools - The driver supports reading from Access 97/2000/2003 files. No write support.

Easysoft - This seems to be a standard, but it has a per seat or per server license fee.

hxtt.com - Per server license fee.

Datadirect.com - Per server license fee, prices upon request.

openlinksw.com - Per server and per seat licensing.

The application is being written in C/C++ under Qt in QtC开发者_开发百科reator.

Thanks


There is unixODBC with GPL and LGPL licenses. I did not use it so I cannot tell you about the quality of the project.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜