G
Guest
I have a simple database with the following fields:
strID (AutoNumber) "Primary Key"
strDate
strLineNo
strStartTime
strEndTime
strCode
There a several records that I need to duplicate and was wondering how I can
duplicate a whole record.
strID (AutoNumber) "Primary Key"
strDate
strLineNo
strStartTime
strEndTime
strCode
There a several records that I need to duplicate and was wondering how I can
duplicate a whole record.