I am pretty new to SQL server so i need some help..
I am trying to update records in DB table. I can connect and scroll through the record set. delete records etc.. but i cannot update records..
i've tryed rs.update
when i try the rs.update i get an error message and debug goes to my .open command.
also tryed "UPDATE * from tblname"
can someone help me out.
Thanks in advance DVannoy
A+,Network+,CNA
dvannoy@onyxes.com
I am trying to update records in DB table. I can connect and scroll through the record set. delete records etc.. but i cannot update records..
i've tryed rs.update
when i try the rs.update i get an error message and debug goes to my .open command.
also tryed "UPDATE * from tblname"
can someone help me out.
Thanks in advance DVannoy
A+,Network+,CNA
dvannoy@onyxes.com