Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotconnect

Should I be worried about Version Conflicts?

DevArt's dotConnect for Oracle vs DataDirect's ADO.NET data provider

Why is a DataRow recognized in one part of a method but not another (how can I dynamically add DataRows)?

Postgresql with postGIS and entity framework, CHECK constraint issue

Linq to Entities and LEFT OUTER JOIN issue with MANY:1 relations

TransactionScope does not rollback inside wcf service method, does roll back if called directly

Connection pool management

ORA-00936: missing expression when reading from database with dotConnect driver and oracle database

c# dotconnect

The type System.DateTime is not a supported type. Change to use System.DateTimeOffset

Can we control LINQ expression order with Skip(), Take() and OrderBy()

CLOB vs. VARCHAR2 and are there other alternatives?

Large SQL transaction: runs out of memory on PostgreSQL, yet works on SQL Server