Microsoft Access support?

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
MasterCephus
Posts: 6
Joined: Tue 18 Jan 2011 14:40

Microsoft Access support?

Post by MasterCephus » Tue 18 Jan 2011 18:01

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...

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Thu 20 Jan 2011 16:40

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.

Post Reply