Page 1 of 1

updating UserId's

Posted: Sun Aug 24, 2008 7:12 am
by frosty
We are currently using the UserId for saving some of our own custom data ( ie in myCustomTable ). Once the user then selected the item and creates an order. They are then prompted to login and which generate a new userId.

So obviously i need to update myCustomTable.UserId with the new UserId

Just wondering if AC has any functionailiy / best practices for managing this.