Page 1 of 1

Microsoft Access support?

Posted: Tue 18 Jan 2011 18:01
by MasterCephus
I have a project where I am going to have to access multiple types of DBs (SQL Server, sqlite, Oracle, and Access). This tool seems to officially handle all these DB types except Access.

Since the tool uses ado.net, I'm wondering if this tool could use an Access file as it's DB?

All the DB schemas are the same, it's just that the DB types could different. I'm ok with creating different lqml files for each DB type, I just want to know if this tool supports all these DB types...

Posted: Thu 20 Jan 2011 16:40
by StanislavK
LinqConnect can be used with the following DBMSs: Oracle, SQL Server, MySQL, PostgreSQL, SQLite, and SQL Server Compact Edition. It does not support MS Access at the moment, but we will consider implementing such support in future.