Print Page | Close Window

Problems with DevForce 2010 v6.1.1.0 and DB engine Sybase ASA (Adaptive Server Anywhere) SQL Anywhere 11

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2917
Printed Date: 13-May-2026 at 10:41pm


Topic: Problems with DevForce 2010 v6.1.1.0 and DB engine Sybase ASA (Adaptive Server Anywhere) SQL Anywhere 11
Posted By: kkolodziejczyk
Subject: Problems with DevForce 2010 v6.1.1.0 and DB engine Sybase ASA (Adaptive Server Anywhere) SQL Anywhere 11
Date Posted: 22-Aug-2011 at 1:30am
I'm try to use DevForce with SQL Anywhere database and I've a problem. ADO.NET Entity Data Model was generated properly, but if I trying get data from entities in application
at runtime throws an exception:

EntityServerExcepction was unhandled: "The underlying provider failed on Open."

Stack trace:
   at IdeaBlade.EntityModel.EntityServerProxy.CheckConnection(Exception e)
   at IdeaBlade.EntityModel.EntityServerProxy.ExecFunc[T](Func`1 func, Boolean funcWillHandleException)
   at IdeaBlade.EntityModel.EntityServerProxy.ExecuteOnServer[T](Func`1 func, Boolean funcWillHandleException)
   at IdeaBlade.EntityModel.EntityServerProxy.Fetch(SessionBundle bundle, IEntityQuerySurrogate query)
   at IdeaBlade.EntityModel.EntityManager.ExecuteServerQuery(IEntityQuerySurrogate entityQuery)
   

In our Datasheet doument (http://www.ideablade.com/PDF/DevForce_3.5_Datasheet.pdf) it's written that Supported Databases are:
Microsoft SQL Server, Oracle, IBM DB2, Sybase ASE, Informix

And in our DevForce Instalation Guide document it's written that DevForce has support for "Sybase SQL Anywhere database".

My basic question is: Does devforce has support for database Sybase ASA (Adaptive Server Anywhere) SQL Anywhere 11 or 12 ?

Regards,
Krzysztof



Print Page | Close Window