I
Ivan Debono
Hi,
I'm using Access 2003. I have a table 'customers' with many fields. The
primarykey is the ID field which is Autonumber. I want to insert the details
of one customer to a new customer. The criteria is the ID of the original
customer, and the customer_name field will be passed as parameter. Only
other fields will remain the same.
Can I do this using a simple SQL statement.
Furthermore, is it possible to immediately return the ID in the same
statement, or would I have to use a separate SQL statement for it?
Thanks,
Ivan
I'm using Access 2003. I have a table 'customers' with many fields. The
primarykey is the ID field which is Autonumber. I want to insert the details
of one customer to a new customer. The criteria is the ID of the original
customer, and the customer_name field will be passed as parameter. Only
other fields will remain the same.
Can I do this using a simple SQL statement.
Furthermore, is it possible to immediately return the ID in the same
statement, or would I have to use a separate SQL statement for it?
Thanks,
Ivan