![]() |
Sergey Kornilov admin 12/15/2005 |
Hi, rs.AddNew
rs.Update |
E
|
EliZendon author 12/16/2005 |
Hi, ASPRunnerPro uses ADO to insert records, so it's impossible to provide your custom SQL for this. However you can completely rewrite ASPRunner record inserting procedure. It's located in ..._add.asp file and starts with: and ends with:
|