Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SP vs table based SQL
Message
From
07/07/2009 05:14:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/07/2009 03:26:20
Hong Yew
People Quest
Malaysia
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2005
Application:
Web
Miscellaneous
Thread ID:
01410484
Message ID:
01410491
Views:
57
>Hi
>
>I wish to design my .NET app to be portable to multiple databases such as MYSQL, Oracle, MSSQL
>
>May I know which of the following strategies is best in terms of flexibility and ease of delivering maintenance updates to clients:
>
>1. Use Store Procedures
>2. Use Views
>3. Use SQL stored in some user defined tables with following fields
> a. DB_Type
> b. SQL_ID
> c. SQL Command
>
>Your advice much appreciated.
>
>Best Regards

There isn't a consensus on how to go between developers. IMHO I would go with Linq Entity Framework and wouldn't bother much how it is implemented at storage level.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform