Posted by mooreit on 10/01/43 11:38
The purpose for my questions is accessing these technologies from
applications. I develop both applications and databases. Working with
Microsoft C#.NET and Microsoft SQL Server 2000 Production and 2005 Test
Environments.
What is the purpose of a view if I can just copy the vode from a view
and put it into a stored procedure?
Should I be accessing views from stored procedures?
Should I use views to get information? and Stored Procedures for
Inserts, Updates and Deletes?
What are the performance differences between the two?
Thank you for any and all information.
SBProgrammer
[Back to original message]
|