|
|
|
SQL Server จากฟังก์ชั่นตัวอย่าง ถ้า id เป็นเเบบ Auto ต้องใส่ค่าเเบบไหนครับ |
|
|
|
|
|
|
|
Code (ASP)
'**** Call to function insert record ****'
Dim objInsert
strTable = "customer"
strField = "CustomerID,Name,Email,CountryCode,Budget,Used"
strValue = " 'C005','Weerachai Nukitram','[email protected]','TH','2000000','0' "
objInsert = fncInsertRecord(strTable,strField,strValue)
Tag : ASP, Ms SQL Server 2008
|
|
|
|
|
|
Date :
2013-10-23 03:16:20 |
By :
biggest59 |
View :
1199 |
Reply :
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|