Re: Best way of updating a database from a file
I've "learned" Linq To Entities in about 2 days, starting from simple queries to updating through different Entity models.
I still use "regular" SQL objects for stored procedures too, both are great and fit their purpose in my app.
The fastest would only depend on what you're more confortable with, either plain "old" SQL queries or framework (Linq To SQL or Entities for example) where you can have the whole datamodel being generated from within you application.
Top MBA Colleges in India
Business School Ranking
Subject
Views
Written By
Posted
2312
October 26, 2011 09:02AM
1207
November 23, 2011 01:46AM
Re: Best way of updating a database from a file
995
December 30, 2011 12:23AM
1108
December 31, 2011 12:16AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.