It seems that while you're editing data, it tries to do an update
for all the records matching the first field.  This is not what I
want at all.  The primary key exists of 3 fields, and mostly the
first field is the same.

Could it be made so that it uses the fields of the primary keys
instead of just the first field?  Or use the old data if no
primary key is available ...

Also, I'd like to be able to set a record to NULL in it.


Kurt


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to