Search found 9854 matches

by Shalex
Mon 01 Sep 2008 11:26
Forum: dotConnect for Oracle
Topic: OverflowException even with the latest drivers
Replies: 1
Views: 1817

The bug is fixed. Look forward for the next build.
by Shalex
Mon 01 Sep 2008 11:20
Forum: dotConnect for Oracle
Topic: OverflowException in IIS x64
Replies: 10
Views: 6587

Ecardenas, thank you for providing detailed information on this problem.

The bug is fixed.

Unfortunately, this problem is not resolved in the current build. Look forward for the next build that will be available in one or two weeks.
by Shalex
Mon 01 Sep 2008 11:02
Forum: dotConnect for PostgreSQL
Topic: New build of PostgreSQLDirect .NET version 3.75.31 !
Replies: 0
Views: 2215

New build of PostgreSQLDirect .NET version 3.75.31 !

Dear users,

New build of PostgreSQLDirect .NET version 3.75.31 is available for download now.
This version includes:
  • Fixed bug with context menu in the DataSet Manager
Entity Framework support
  • EDM Wizard now can work with several schemas
  • Supported Entity SQL canonical functions: Left, Year, Month, Hour, Minute, Second, Millisecond
  • Fixed bug with updating entities in concurrency mode
Devart development team
http://www.devart.com/pgsqlnet/
by Shalex
Mon 01 Sep 2008 10:33
Forum: dotConnect for Oracle
Topic: New build of OraDirect .NET version 4.75.41 is available!
Replies: 0
Views: 1988

New build of OraDirect .NET version 4.75.41 is available!

Dear users,

New build of OraDirect .NET version 4.75.41 is available for download now.
This version includes:
  • Fixed bug with national characters in parameter names
  • Fixed bug with context menu in the DataSet Manager
Devart development team
http://www.devart.com/oranet/
by Shalex
Mon 01 Sep 2008 10:26
Forum: dotConnect for MySQL
Topic: New build of MyDirect .NET version 4.85.34 is available!
Replies: 0
Views: 1775

New build of MyDirect .NET version 4.85.34 is available!

Dear users,

New build of MyDirect .NET version 4.85.34 is available for download now.
This version includes:
  • Fixed bug with context menu in the DataSet Manager
Entity Framework support
  • Supported Entity SQL canonical functions: BitwiseNot, Millisecond
  • Fixed bug with updating entities in concurrency mode
Devart development team
http://www.devart.com/mysqlnet/
by Shalex
Mon 01 Sep 2008 09:12
Forum: dotConnect for PostgreSQL
Topic: DataContext.CreateDatabase and DeleteDatabase methods
Replies: 2
Views: 2695

Devart has ipmlemented LINQ to SQL support for MySQL and Oracle. There is no support for PostgreSQL now (no DataContext class for PostgreSQL). We are working to provide this functionality in the future.
Could you explain what are you actually using?
by Shalex
Mon 01 Sep 2008 08:38
Forum: dotConnect for Oracle
Topic: OverflowException in IIS x64
Replies: 10
Views: 6587

We are investigating this problem. Please provide us with the following information. Your OS is Windows 2003 Server, isn't it? What is your CPU (Intel or AMD)?
by Shalex
Mon 01 Sep 2008 08:09
Forum: dotConnect for Oracle
Topic: Store large XML strings using Entity Framework
Replies: 6
Views: 11507

Can you please tell us the size of your XML-string when this exception arises? We will try to reproduce the error.
by Shalex
Mon 01 Sep 2008 07:26
Forum: dotConnect Universal
Topic: UniDirect & SSIS
Replies: 5
Views: 6283

The SSIS documentation can be found in MSDN. OraDirect .NET data provider doesn't make any difficulties when using this technology. If you have any questions in future please feel free to contact us.
by Shalex
Fri 29 Aug 2008 16:57
Forum: dotConnect for MySQL
Topic: Linq Beta and AutoIncrement fields
Replies: 4
Views: 3684

We have fixed this problem for you.
Look forward to the next build.
by Shalex
Fri 29 Aug 2008 16:48
Forum: dotConnect for MySQL
Topic: EDM .net GUID
Replies: 18
Views: 8790

Unfortunately, I didn't receive your project. Please send it me again at (alexsh at devart.com). Maybe there is a size limit at your post server. Try to zip your project, divide it into several smaller parts and change their extensions to *.txt.
by Shalex
Fri 29 Aug 2008 15:03
Forum: dotConnect for MySQL
Topic: License not valid. Please view "Licensing" topic in MySQLDir
Replies: 5
Views: 2884

According to the Microsoft licensing policy, Devart license resource is placed in App_Licenses.dll.
Please tell us, does the error arise after application was restarted?
Check what assemblies are loaded in process. Probably, another App_Licenses.dll or CoreLab.Oracle.dll assemblies are used by your application.
Was OraDirect .NET of another version installed at server? Maybe there are other assemblies with OraDirect .NET license in the process?
by Shalex
Fri 29 Aug 2008 14:24
Forum: dotConnect for Oracle
Topic: Meaning of "use provider specific code" in dataset wizard
Replies: 1
Views: 1793

If you check option "use provider specific code generator" in DataSet Wizard, the generated DataSet's type is CoreLab.Oracle.OracleDataSet. It uses CoreLab.Oracle.OracleDataTable objects instead of System.Data.DataTable. Otherwise, Devart DataSet Wizard generates the System.Data.DataSet with System.Data.DataTables and TableAdapters.

Devart classes provide more flexibility and convenience for users, and there is no more need in the TableAdapters - their functionality is incapsulated in the OracleDataTable class.

DataSet Manager supports only CoreLab.Oracle.OracleDataSet instances.
by Shalex
Fri 29 Aug 2008 13:01
Forum: dotConnect for Oracle
Topic: about create ado.net entity data model
Replies: 25
Views: 16142

Please describe here how we can reproduce it.
by Shalex
Fri 29 Aug 2008 08:44
Forum: dotConnect for MySQL
Topic: VS 2008 crash while trying to open Dataset properties
Replies: 3
Views: 2285

We have fixed this bug.
Look forward for the next build.