Hi there,
I've been looking into using recordsets, but i was wondering whether it is possible to copy an entire row (record) from a table and append to the same table. I would have to look into how you avoid copying all the fields as the first field is a primary key which is set to autonumber.
I can see how it can be done using sgl but i seems to have to list every single field, which i wanted to avoid if possible as it is time consuming.
thanks for any help (pointers)
marcus
I've been looking into using recordsets, but i was wondering whether it is possible to copy an entire row (record) from a table and append to the same table. I would have to look into how you avoid copying all the fields as the first field is a primary key which is set to autonumber.
I can see how it can be done using sgl but i seems to have to list every single field, which i wanted to avoid if possible as it is time consuming.
thanks for any help (pointers)
marcus