![]() |
Sergey Kornilov admin 3/15/2006 |
Hi, Function BeforeAdd(dict) strSQLInsert = "insert into new_temp_storage (newSRVNAME, newDISTSCHED) values ('"& dict("SRVNAME")&"','"& dict("DISTSCHED")&"')" dbConnection.Execute strSQLInsert BeforeAdd = True
|
|
Sarjent author 3/15/2006 |
Thanks |
![]() |
Sergey Kornilov admin 3/16/2006 |
Please zip and send generated ASP files to support@xlinesoft.com along with project file and your sample database for investigation. |
|
Sarjent author 3/17/2006 |
Please zip and send generated ASP files to support@xlinesoft.com along with project file and your sample database for investigation.
|