From: JS.staff <jsp...@ec...> - 2004-03-11 11:32:13
|
Does the FbCommandBuilder compare all fields when doing update & deletes, or just the primary key? =20 I've just thinking about my timestamp problem - I've removed the timestamp from the PK, but obviously if the commandbuilder is comparing every row for updates, I need to change this behaviour! =20 Thanks, =20 John |