Page 1 of 1

ODBC with Devart NHibernate using Entity Framework

Posted: Thu 15 Jan 2015 20:29
by redwards
Hello. I'm trying to use Entity Framework, the Devart NHibernate Model using ODBC. Specifically, we need to be able to use Entity Framework with a Sybase Adaptive Server Anywhere 9 database. I believe the way to get to working would be using ODBC.

Here's what I'm trying:

1) Right click project, Add, New Item.
2) Select "Data", Devart NHibernate Model (name the model as well).
3) Add.
4) Leave as "Database First", Next >.
5) The available providers are:
- .NET Framework Data Provider for Microsoft SQL Server Compact 3.5
- .NET Framework Data Provider for Microsoft SQL Server Compact 4.0
- .Net Framework Data Provider for Oracle
- .Net Framework Data Provider for SqlServer

How do I get an ODBC provider added to this list so I can connect via ODBC?

Thanks,
Richard

Re: ODBC with Devart NHibernate using Entity Framework

Posted: Fri 16 Jan 2015 10:45
by Shalex
The list of currently supported database servers (and corresponding providers) is available at http://www.devart.com/entitydeveloper/c ... ility.html. We will notify you when Sybase server is supported in Entity Developer.