Microsoft.com
All DevCenters
MSDN Home
MSDN Archive:
MSDN Archive Home
|
Browse Archive
|
Share Code
|
Help and FAQs
Sample Entity Framework Provider for Oracle
Home
Downloads
Discussions
Issue Tracker
People
License
Close
RSS
All Resource Updates
Discussions
Issue Tracker
Releases
Wiki
RSS
Discussions List
|
Create New Discussion
1-10
of
15
< Previous
Next >
Discussions for Sample Entity Framework Provider for Oracle
Latest post:
Dec 16 2010
1 Post
how can I arrange this sample for another Oracle DB?
First post:
Beppe71
wrote: hi, i tried to install and execute, and it seems to work. In the output window I read some generated SQL queryes (eg: SELECT "Extent1"."CategoryID" AS "CategoryID", "Extent1"."CategoryN...
Jump to:
First Post
Latest post:
Dec 15 2010
1 Post
Transaction
First post:
rrv
wrote: Does this provider support Transaction? "TransactionScope" used in LinqtoSQL does not work here(System.Transactions imported). Any suggestions welcome.
Jump to:
First Post
Latest post:
Nov 7 2010
2 Posts
View the Sql Statements
First post:
fosters201
wrote: Just a tip. To view the sql statements it generates, look in the output window.
Latest post:
rrv
wrote: Use a visualizer to view native SQL, Lamda expression, Connection properties, execution log etc. during debug session. This visualizer is freely downloadable via [http://visualstudiogall...
Jump to:
First Post
|
Latest Post
Latest post:
Oct 22 2010
2 Posts
VS2010, T4 error
First post:
SolaSim
wrote: I'm using Sample EF provider for Oracle to connect with Oracle 10g. Everything works fine untill i wanted to generate POCO classes with T4 templates. I thought it was template error, but ...
Latest post:
shoksn
wrote: Hi. Try to open EDMX file with text editor, and replace <edmx:Options /> with <edmx:Options> <DesignerInfoPropertySet /> </edmx:Options>
Jump to:
First Post
|
Latest Post
Latest post:
Jun 15 2010
2 Posts
visual studio 2010
First post:
ukaraogul
wrote: It didnt worked on visual studio 2010....does it only working 2008_???
Latest post:
ebonnett
wrote: I successfully got this working under VS 2010 with Oracle 11g. You have to open the solution from within VS and let it convert it. Then, you must modify the Post-Build event on the EFOrac...
Jump to:
First Post
|
Latest Post
Latest post:
Jan 21 2010
1 Post
Ignore this
First post:
Rob759
wrote: I right-click on my VS project, select Add New Item, choose Data, select ADO.NET Entity Data Model, Generate from database, new connection, change data source. At that point (change data...
Jump to:
First Post
Latest post:
Nov 26 2009
1 Post
Using Oracle Sequences for Primary Keys
First post:
rjperes
wrote: Hi, Is it possible, using this provider, to use an Oracle sequence for the primary key of an entity? If so, how? Thanks, Ricardo Peres
Jump to:
First Post
Latest post:
Jun 12 2009
1 Post
How To: Step-by-Step
First post:
khnumtemu
wrote: I want to use this badly, but I am totally green in this area. Can someone create a post with a Step by Step, 1-2-3 on how to implement this in to a WinForms Project. Thanks so much.
Jump to:
First Post
Latest post:
May 8 2009
1 Post
Work with Oracle 9?
First post:
curelom
wrote: Does this work with Oracle 9?
Jump to:
First Post
Latest post:
May 8 2009
4 Posts
EFOracleSampleProvider installation
First post:
girolo
wrote: Hello, I've downloded and compiled the solution EFOracleProvider Now, EFOracleProvider.dll is in the GAC If I try to create a new ADO.NET Entity Data Model (*.edmx) file and generate it f...
Latest post:
JA
wrote: answer is here I think http://blogs.msdn.com/jkowalski/archive/2008/10/24
/using-ef-oracle-sample-provider-with-edm-designer
.aspx
Jump to:
First Post
|
Latest Post
Configure View
Sorted by
Latest post
Search
Filter
(by tag)
All tags
1-10
of
15
< Previous
1
2
Next >
Show
10
25
All
discussions
View All (http://archive.msdn.microsoft.com/EFOracleProvider/Thread/List.aspx?ViewAll=true)
Manage Your Profile
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...