Search found 2919 matches

by AndreyR
Wed 09 Jul 2008 14:25
Forum: dotConnect for Oracle
Topic: How to change ProvederFactory for OracleMembershipProvider?
Replies: 1
Views: 2401

Hello, Darrin.

You can try to execute the following code before using an OracleMembershipProvider in your application:

Code: Select all

OracleProviderFactory.Instance = new MyOracleProviderFactory(); 
,
where MyOracleProviderFactory is an instance of your alternative implementation of OracleProviderFactory.

Regards, Andrey.
by AndreyR
Wed 09 Jul 2008 13:56
Forum: dotConnect for Oracle
Topic: property OracleConnection.Schema
Replies: 1
Views: 2301

Hello, Darrin.

We plan to implement the Schema property in the OracleConection class, but no estimated timeframe is available.

As for setting schema for OracleConnection used by ASP.NET Providers, there is no alternative way at the moment.

Regards, Andrey.
by AndreyR
Wed 09 Jul 2008 06:24
Forum: dotConnect for MySQL
Topic: EDM .net GUID
Replies: 18
Views: 8777

Hello, Pleb.

The manual support of GUID is implemented in the new build.

Regards, Andrey.
by AndreyR
Wed 09 Jul 2008 05:53
Forum: dotConnect for PostgreSQL
Topic: problem with DataSet Wizard i VS 2008
Replies: 1
Views: 2251

Hello, Marlin.

The problem you've reported is already solved.
The fixed build will be available in several days.

Regards, Andrey
by AndreyR
Tue 08 Jul 2008 12:13
Forum: dotConnect for MySQL
Topic: EDM skip and take
Replies: 7
Views: 2445

Hello, Pleb.

The problem is solved now. The new build will be available in several days

Regards, Andrey.
by AndreyR
Tue 08 Jul 2008 12:02
Forum: dotConnect for PostgreSQL
Topic: PostgreSQL autoincrement identity field and Entity Framework
Replies: 2
Views: 3139

Hello, Vladp.

The feature you have requested is implemented in the upcoming build of PostgreSQLDirect .NET. It will be available in a week.

Regards, Andrey
by AndreyR
Tue 08 Jul 2008 12:01
Forum: dotConnect for Oracle
Topic: Trial and Benchmarks
Replies: 1
Views: 1963

Hello, Drzemik.

Please tell me by mail (andreyr * devart * com) the version of OraDirect you need (for .Net Framework 1.1 or .Net Framework 2).
The specified version will be sent to you afterwads.

Performance charts are available at our site:

http://devart.com/oranet/performance.html

If you need more information on the performance topic, contact oleg * devart * com.

Regards, Andrey.
by AndreyR
Tue 08 Jul 2008 08:44
Forum: dotConnect for Oracle
Topic: Contraint Issue
Replies: 8
Views: 4226

Hello, Ben.

Thank you for the bug report. The issue is already fixed.
Look forward to the next build.

Reagrds, Andrey
by AndreyR
Tue 08 Jul 2008 08:04
Forum: dotConnect for Oracle
Topic: EDM causing VS2008 to Freeze
Replies: 6
Views: 3003

Hello, lukasz.

Could you send us (andreyr * devart * com) your database objects' script, if possible?
Also please specify the version of your OS.
Are you sure you got Entity Framework Beta 3 with .Net Framework 3.5 SP1 beta?
Perhaps you are trying to work with an extremely large schema (hundreds of tables), then such a scenario is possible,
it is a known limitation of Microsoft EDM Wizard.

Regards, Andrey.