Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi,
looks like you need to add a where clause to select the correct row for updating;
update Ping(DateTime) values(?) where RCID = ?
and then add an RCID property which gets its value from the datasource.. does that help?
regards!
/Ole
eviware.com
looks like you need to add a where clause to select the correct row for updating;
update Ping(DateTime) values(?) where RCID = ?
and then add an RCID property which gets its value from the datasource.. does that help?
regards!
/Ole
eviware.com