![]() |
Sergey Kornilov admin 2/8/2010 |
In ASPRunnerPro 6.2 you can use BeforeImportStarted event for this purpose. |
W
|
wisdom2009 author 2/8/2010 |
I did add on the event the following syntax "TRUNCATE tblText" but it did not work |
![]() |
Sergey Kornilov admin 2/8/2010 |
dbConnection.Execute "delete from tblText" |
W
|
wisdom2009 author 2/9/2010 |
dbConnection.Execute "delete from tblText"
|
![]() |
Sergey Kornilov admin 2/9/2010 |
Well, the code is too simple to be wrong. |
W
|
wisdom2009 author 2/9/2010 |
Well, the code is too simple to be wrong. You can post your app to Demo Account and contact support team directly sending your application URL.
|
![]() |
Sergey Kornilov admin 2/9/2010 |
You need to open your ticket via http://support.xlinesoft.com. Thank you. |