Hi

Anyone tried updating related tables in SQLCE3.5 in VB 2008? I know
there are no batch updates in CE3.5 so the update method on
SQLCEDataAdapter won't work. Presumably in need the identity of the
parent row to parse into the insert statement for the child - or is
there a cleaner way??


Ta


Iain