|
-
Sep 17th, 2010, 12:44 PM
#1
Thread Starter
Member
Putting Logic in stored procedure
hi everyone,
i was developing a windows app. and im putting business logic in the stored procedures if applicable, e.g instead of getting data in the database and process it in the application, i just get the data that the stored procedure has already processed.
question is, is this a good practice? or it is still better to process data within the application level?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|