runer

runer

  • NA
  • 9
  • 0

what is the problem whit this Command ?

Dec 30 2004 6:20 PM
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)