CodeFluent Entities: Import MySQL and PostgreSQL databases
Starting with CodeFluent Entities 60529.661 available here, you can import MySQL and PostgreSQL databases into CodeFluent Entities models Several ways to import your project: Option #1: From the...
View ArticleIntroducing CodeFluent Entities MySQL Producer
CodeFluent Entities 2012 – Build 060703 introduced a new Persistence layer producer: the MySQL Producer! The producer supports MySQL 5.1 and above and relies on the MySQL Connector for .NET version...
View ArticleGoodbye SQL-DMO!
Starting with build 671, SQL-DMO is not longer a requirement for the CodeFluent Entities SQL Server Producer. That’s good news! We have been relying on SQL-DMO for almost 7 years, and it has served us...
View ArticleMySQL and MariaDB Storage Engine
MySQL and MariaDB support several storage engines that act as handlers for different table types. They include both those that handle transaction-safe tables and those that handle nontransaction-safe...
View ArticleCodeFluent Runtime Database
CodeFluent Entities comes with lots of useful DLL. Of course you all know CodeFluent.Runtime.dll or CodeFluent.Runtime.Web.dll. Today we’ll have a look at CodeFluent.Runtime.Database.dll. The...
View ArticleCodeFluent Entities: Import MySQL and PostgreSQL databases
Starting with CodeFluent Entities 60529.661 available here, you can import MySQL and PostgreSQL databases into CodeFluent Entities models Several ways to import your project: Option #1: From the...
View Article