|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Deleting in SQL |
From: |
mc |
Date: |
8/9/2000 6:17:06 PM |
IP: |
63.214.237.90 |
I could see two things might have happen.
First: the result of Request.Form("Action") should exactly match the string on the other side i.e., Delete
Second: u have to execute the sql stmt. to delete the specified records.
con.Execute sqlText
Hope this helps |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|