Sign in or 

kbillings |
Latest page update: made by kbillings
, Sep 18 2008, 3:37 PM EDT
(about this update
About This Update
Edited by kbillings
1 word added 3 words deleted view changes - complete history) |
|
Keyword tags:
.NET
visual studio
Windows
More Info: links to this page
|
| Started By | Thread Subject | Replies | Last Post | ||
|---|---|---|---|---|---|
| AD_JA | ODP.net based Entity Framework Provider for Oracle | 0 | Jul 17 2009, 3:02 PM EDT by AD_JA | ||
|
Thread started: Jul 17 2009, 3:02 PM EDT
Watch
Hi, We have taken the MS Sample provider EFOracleProvider and converted it (very quickly) to use ODP.net 11.1 rather than system.data.oracleclient (which is being deprecated in .net 4.0). The project EFOracleOdpProvider is available at http://eforacleodpprovider.codeplex.com/ . Any contributions and feebback would be useful to everybody. This is very much an alpha version.
Do you find this valuable?
Keyword tags:
entity framework
odp.net
|
|||||
| SellTibet | Oracle support for the ADO.NET Entity Framework | 0 | Jun 3 2009, 11:25 AM EDT by SellTibet | ||
|
Thread started: Jun 3 2009, 11:25 AM EDT
Watch
DataDirect’s Beta release of its Entity Framework provider for Oracle offers:
* 100% managed code architecture * Superior performance and integrated performance tunability wizards functional with the Entity Framework * Support for security features including Kerberos and SSL * Supports reliability features including connection failover and Oracle RAC * Support for key Oracle features including schemas, REF CURSORs, and packages * Extensive Oracle data type support including BLOB, BLOB, BINARY, and XML * 7 x 24 phone, email, and web-based technical support. * Provides interoperable platform for future DataDirect ADO.NET Entity Framework providers For more information or to download the Beta check out: http://www.datadirect.com/products/net/beta/index.ssp
1
out of
1 found this valuable.
Do you?
Keyword tags:
.NET Entities Entity LINQ
|
|||||
| jelose | truncation of a large string field (2000 chars) to 127 chars | 0 | Mar 20 2009, 9:41 AM EDT by jelose | ||
|
Thread started: Mar 20 2009, 9:41 AM EDT
Watch
retrieving a 1800-char string (varchar2(4000)): the return string to a c++ application is truncated to 127 chars.
Software: Oracle 10gr2 release 4, Oracle data Provider for MS Ole DB, Visual Studio C++ 6. How can I turn off this problem ? (I am adapting a SQLserver application to Oracle and have now this big surprise: it does on SQL server and not on oracle ..... (my world suddenly walks on the head ...))
Do you find this valuable?
Keyword tags:
large field truncation
|
|||||