Top "Devart" questions

Devart is a software development company specializing in native data access solutions, tools and database tools for the most popular databases, including MS SQL Server, MySQL, Oracle, PostgreSQL, InterBase, Firebird, and SQLite.

System.Data.MetadataException: Unable to load the specified metadata resource

My connection strings are as follows: <add name="RollCallDBEntities" connectionString="metadata=res://System.Engine/RollcallNS.csdl|res://System.Engine/…

c# asp.net-mvc-3 entity-framework edmx devart
CLOB vs. VARCHAR2 and are there other alternatives?

I am using DevArt's dotConnect and Entity Developer for my application. I've created the tables using the Entity-First feature. I …

oracle oracle11g devart dotconnect
How to call a Stored Procedure inside an oracle package with Entity Framework?

I have a package in oracle 11g as follow: CREATE OR REPLACE PACKAGE "HRS.PKG_TRAINING_SP" as TYPE T_…

c# oracle entity-framework oracle11g devart
Firebird error error code = -206 Column unknown

I use IBDac with Delphi to connect to Firebir db and suddenly when I tried to run the software I …

delphi firebird devart
Sort a Delphi dataset

I have an unsorted dataset (a TMSQuery from Devart) that I cannot sort using ORDER BY because I manipulate the …

delphi delphi-xe2 devart
Distributed transaction already begun "ORA 02046 " when I use Link

I have a very big problem for me appears with a few steps when I use devart to connect to …

.net oracle devart