S
Stacy
can someone tell what's wrong with this query statement
UPDATE Results SET Project_Status = ':roject_Status::' , Dns_Status =
':ns_Status::' , WebSite_Name = '::WebSite_Name::' , Comments =
'::Comments::' , staff_name = '::staff_name::' , Location = '::Location::' ,
Remote_computer_name = '::Remote_computer_name::' , User_name =
'::User_name::' , Browser_type = '::Browser_type::' , Timestamp =
'::Timestamp::' WHERE (ID = ::ID:
UPDATE Results SET Project_Status = ':roject_Status::' , Dns_Status =
':ns_Status::' , WebSite_Name = '::WebSite_Name::' , Comments =
'::Comments::' , staff_name = '::staff_name::' , Location = '::Location::' ,
Remote_computer_name = '::Remote_computer_name::' , User_name =
'::User_name::' , Browser_type = '::Browser_type::' , Timestamp =
'::Timestamp::' WHERE (ID = ::ID: