![]() |
Sergey Kornilov admin 11/22/2007 |
What event do you use? |
S
|
sagieg author 11/25/2007 |
What event do you use? Instead of executing queries I recommend to print them on the page to see if everything looks good.
|
![]() |
Sergey Kornilov admin 11/25/2007 |
Where do you put this code? |
S
|
sagieg author 12/3/2007 |
Where do you put this code?
|
![]() |
Sergey Kornilov admin 12/3/2007 |
What version of ASPRunnerPro do you use? |
S
|
sagieg author 12/4/2007 |
What version of ASPRunnerPro do you use? What is the actual name of key column? Instead of executing the query print it on the web page and post it here. response.write strSQLUpdate response.write strSQLdrop response.write strSQLInsert 'dbConnection.execute strSQLUpdate 'dbConnection.execute strSQLdrop 'dbConnection.execute strSQLInsert
|
![]() |
Sergey Kornilov admin 12/5/2007 |
I see what you saying. |