New Posts New Posts RSS Feed: Problems with DevForce 2010 v6.1.1.0 and DB engine Sybase ASA (Adaptive Server Anywhere) SQL Anywhere 11
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

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

 Post Reply Post Reply
Author
kkolodziejczyk View Drop Down
Newbie
Newbie


Joined: 22-Aug-2011
Location: Poland
Posts: 1
Post Options Post Options   Quote kkolodziejczyk Quote  Post ReplyReply Direct Link To This Post Topic: Problems with DevForce 2010 v6.1.1.0 and DB engine Sybase ASA (Adaptive Server Anywhere) SQL Anywhere 11
    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
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down