| Subject | Re: Copy a record | 
|---|---|
| Author | Michael Vilhelmsen | 
| Post date | 2003-11-14T07:52:49Z | 
>= :PMachineID;
> insert into Mytabel select * from Mytabel where MachineID
>This might have worked, except I by this copy ALL fields.
This give me an error on the primary key and I have to alter 1 other
field.
Regards
Michael