TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ramon Barrios
NA
12
0
EF to Oracle
Sep 4 2015 10:21 AM
I made a model with EF to Oracle, so far so good, but when I call dbcontex to manipulate the data with LINQ shows the following error:
The Entity Framework provider type 'Oracle.DataAccess.RdbClient.RdbProviderServices, Oracle.DataAccess.Rdb, Version=7.3.2.1, Culture=neutral, PublicKeyToken=24caf6849861f483' registered in the application config file for the ADO.NET provider with invariant name 'Oracle.DataAccess.RdbClient' could not be loaded. Make sure that the assembly-qualified name is used and that the assembly is available to the running application. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.
I appreciate all the help!!!!
Reply
Answers (
3
)
Xml data
CRUD operations in Linq To SQL using single stored procedure