dotconnect
dotConnect and calling procedure with parameters problem
This is my code for calling procedure: cmd.CommandText = \"x.PROCEDURENAME\"; cmd.Parameters[\"V_IID_DOKUMENT_PO\"].Value = \"1\";[详细]
2023-04-03 18:32 分类:问答Devart Oracle Entity Framework 4.1 performance
I want to know why Code fragment 1 is faster than Code 2 using POCO\'s with Devart DotConnect for Oracle.[详细]
2023-04-02 18:42 分类:问答ORA-00936: missing expression when reading from database with dotConnect driver and oracle database
I am using dotConnect driver for connecting to oracle database but i always get this error when i want to use parameters: ORA-00936: missing expression[详细]
2023-04-02 11:41 分类:问答dotConnect mobile and fluent nhibernate in compact framework 3.5
We are using dotConnect mobile for connecting to Oracle DB. I know that dotConnect can be used with NHibernate a开发者_高级运维nd Fluent Nhibernate ORM on the desktop but can the combination also be[详细]
2023-04-01 04:16 分类:问答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.[详细]
2023-02-27 16:55 分类:问答Call Oracle stored procedures using devart dotConnect
I\'m new in Entity Framework and trying to call oracle stored procedures, but without success. So Here is my question:[详细]
2023-02-26 09:08 分类:问答Dotconnect for Oracle - EF - too many local sessions in Global Transaction
I have to insert 2 records in to one db and around 40 records in to another db in a single transaction. I am using TransactionScope and开发者_JAVA百科 getting this error.[详细]
2023-02-18 07:56 分类:问答Does dotConnect for SQLite support Mono?
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.[详细]
2023-02-16 21:04 分类:问答license not found issue devart postgres sql
i have developed an app using the deva开发者_如何转开发rt dot connect control. I have deployed on the server, using iis. However, whenever i try to do anything with the database i get the license not[详细]
2023-02-05 10:55 分类:问答Disadvantages when using dotConnect for Oracle in comparison to SQL Server?
I am currently evaluating dotConnect for Oracle as an alternative to switching to SQL Server at my company altogether.[详细]
2023-01-30 05:55 分类:问答