Making it happen
EntityFramework and Oracle
Using this provider http://code.msdn.microsoft.com/EFOracleProvider it’s easy to change you model to use Oracle instead of SQL Server – only change the column types (for example from nvarchar to nvarchar2
etc). Unfortunately the provider then throws a bizarre error, you can see it in the comments.
| Print article | This entry was posted by andrei on August 15, 2008 at 8:39 am, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
