Simple Best Practice Question
From: Marek (Marek_at_discussions.microsoft.com)
Date: 10/19/04
- Next message: Nikolay Petrov: "SQL, ASP .NET, VB .NET Authentication"
- Previous message: Adam Machanic: "Re: Updating derived table"
- Next in thread: Uri Dimant: "Re: Simple Best Practice Question"
- Reply: Uri Dimant: "Re: Simple Best Practice Question"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 06:29:02 -0700
Hi,
I am looking for advice on best practice with SQL 2000. I have created a
fairly simple database - about 12 tables. I am unsure about the best way to
build the front end - it is going to be web based. Do I use asp.net code to
create, edit and delete records or do I use stored procedures?? I have
created 12 stored procedures for new records but an unsure on the best way to
handle edits and deletes.
-- Many thanks in advance for any assistance
- Next message: Nikolay Petrov: "SQL, ASP .NET, VB .NET Authentication"
- Previous message: Adam Machanic: "Re: Updating derived table"
- Next in thread: Uri Dimant: "Re: Simple Best Practice Question"
- Reply: Uri Dimant: "Re: Simple Best Practice Question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|