Xomega and firebird databases #20
Replies: 2 comments
-
Xomega uses Entity Framework Core, so the apps it can build can support any database that EF Core supports, which I believe includes the Firebird. However, Xomega solution template currently supports only SQL Server and PostgreSQL databases, and those are the DBs that you can import your model from. You may need to map the base logical types in the model to Firebird data types to configure the generation of EF entities for Firebird. Is full support for Firebird databases something you'd like to see added to Xomega? |
Beta Was this translation helpful? Give feedback.
-
Yes, very interested in your product but I need to redo my app's client side from Telerik JQuery Hybrid that has been discontinued. So I don't think I can wait. |
Beta Was this translation helpful? Give feedback.
-
Does Xomega support firebird databases, say via ado.net?
Beta Was this translation helpful? Give feedback.
All reactions