1
Reply

what is the problem whit this Command ?

runer

runer

Dec 30 2004 6:20 PM
1.7k
cmd.CommandText="UPDATE CompTav SET "+ @"TeorBohen='"+RbTeorBohen.Text +"' "+ @"TechName='"+tbTech.Text +"' "+ @"TipolDate='"+dt1.ToShortDateString()+"' "+ @"TipolStartHour='"+dt2.ToShortTimeString()+"' "+ @"Statos='"+CbStatos.Text +", "+ "where CartisNum=" +lbCartisNum.Text; why this command dont work ?

Answers (1)