This is in the top-level documenation, use the clone() method: http://docs.transfer-orm.com/wiki/Using_Clone.cfm
On Thu, Jan 21, 2010 at 11:45 AM, AL <[email protected]> wrote: > System: > Version - 1.1 > CF 7 > MS SQL 2008 > Windows server. > > Is there any way to make a duplicate/clone a record using transfer? > > Scenario: > I have a user Entry (ID : 1 ) with a role (many to one relation) > called admin and I would like to basically create new user with the > same set of properties and relation of the user Entry 1. > > Using SQL queries I would generally get the above record and make a > insert with the selected properties. How would I do it using transfer? > > Thx for your help. > AL > > -- > Before posting questions to the group please read: > http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer > > You received this message because you are subscribed to the Google Groups > "transfer-dev" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/transfer-dev?hl=en >
-- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en
