|
|
|
ขึ้นเตือน Incorrect syntax near ',' รบกวนช่วยดูทีค่ะว่าผิดตรงไหน |
|
|
|
|
|
|
|
Incorrect syntax near ','. รบกวนช่วยดูทีค่ะว่าผิดตรงไหน
Code (VB.NET)
Executesql("DELETE FROM [TBL_REQUESTLIST] WHERE [RequestDate] = '" & RequestlistDataGrid.CurrentRow.Cells(1).Value & "' ,[Zone] = '" & RequestlistDataGrid.CurrentRow.Cells(2).Value & "' ,[W/O_No.]='" & RequestlistDataGrid.CurrentRow.Cells(3).Value & "' , [Qty.]='" & RequestlistDataGrid.CurrentRow.Cells(4).Value & "' ,[ProductLine]='" & RequestlistDataGrid.CurrentRow.Cells(5).Value & "' ,[Lot_req.]='" & RequestlistDataGrid.CurrentRow.Cells(6).Value & "' ,[TimeRequire] ='" & RequestlistDataGrid.CurrentRow.Cells(7).Value & "' ,[Status]='" & RequestlistDataGrid.CurrentRow.Cells(8).Value & "' ,[Remark]='" & RequestlistDataGrid.CurrentRow.Cells(9).Value & "'")
Tag : .NET, Ms SQL Server 2012, Win (Windows App), VB.NET
|
|
|
|
|
|
Date :
2017-02-22 02:28:30 |
By :
tanlze1995 |
View :
842 |
Reply :
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แยกเป็นตัวแปรก่อนนะครับ ตอนที่ Debug ดูค่าจะได้ง่ายๆ นิดหนึ่ง
|
|
|
|
|
Date :
2017-02-22 09:48:26 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|