![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How do i get the value of TotalQty from the sql string to lblCouponNum.text Dim sqlstr As String sqlstr = "select sum (NumberofCoupons) as TotalQty from tmpInputData" Dim sqlAdapter As Odbc.OdbcDataAdapter = New Odbc.OdbcDataAdapter(sqlstr, connDB) |
![]() |
| Thread Tools | |
| Display Modes | |
| |