save items
i want to save tea,coffee through single text box..how its possible in front end?in 2 tier ,sql 2005
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Sep 13, 2013, 8:14 AM
Prasenjit DeyPosted Sep 13, 2013, 7:01 AM
Maneesh A NPosted Sep 13, 2013, 6:51 AM
Prasenjit DeyPosted Sep 13, 2013, 6:45 AM
Maneesh A NPosted Sep 13, 2013, 6:39 AM
iSalesID int
iItemID int
vItemCode int
iNos int
deRate decimal(18, 2)
deAmount decimal(18, 2)
vTea int
vCoffee varchar(50)
vMineral varchar(50)
vSoft varchar(50)
vPhoto varchar(50)
vFax varchar(50)
vGen varchar(50)
vMiscalla varchar(50)
Prasenjit DeyPosted Sep 13, 2013, 6:26 AM