I want to know why Code fragment 1 is faster than Code 2 using POCO\'s with Devart DotConnect for Oracle.
I\'m using Devart to execute DB object and Store Procedure mapping. Now i want to store in cache (using Enyim by MemCached) a Store Procedure object result.
Hi i\'ve this kind of exception using Devart. I\'m calling a store procedure in MySql. The Store procedure function if i call it by DB.
I\'m trying to import a postgresql function in an devart entity model, where I want to return a \"custom\" table, but I just can\'t get it working
In SQLite the size of the database file is the overall size of the database, but this is no开发者_高级运维t necessarily a correct indication of the actual space used. If data is deleted, the freed spa
Hello:I am using devArt\'s Oracle Connect to work with Entity Framework 4.1 POCO\'s and Oracle. I have a problem with certain queries where the Oracle column type is Char (fixed-length).The parameter
I am using DevArt\'s dotConnect and Entity Developer for my application. I\'ve created the tables using the Entity-First feature.
I\'m new in Entity Framework and trying to call oracle stored procedures, but without success. So Here is my question:
Does 开发者_如何学Pythonthe dotConnect provider for SQLite from Devart support Mono? Google seems to say it does, but their own compatibility page says it does not.
I have a serious problem, i have an unique key on fiel开发者_运维知识库d in db, I use Oracle(Devart Provider).