|
-
Jan 11th, 2007, 11:18 PM
#1
Thread Starter
Junior Member
[02/03] Deleting a Row from database
i'm using VS.NET 2003 n SQL 2000
my proj needs to be on a 3 tier (1st time unfortunely)
does any1 have any sample of any delete function?
i'm trying to get mine to work tis way
-user select the id of the item to be deleted via a drop down list
-user click on the delete button
and then the sql delete statement will kick in and delete the row from the database, something like this
i tried lookin on the net n tis forum for some samples for codes for the 3 layers(data, business n presentation)
i either do not understand or have looked at the wrong places
pls help
thanks in advance
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
|