Yes, that avoids the whole issue of autonumbers and also allows you
two merge separate databases later on if so desired.

On 2/11/06, Aaron Roberson <[EMAIL PROTECTED]> wrote:
> Could all of this be avoided if I just used the createUUID() function
> to insert a userID into my users table instead of using autonumber? I
> am starting this thing from scratch, so I could removed the
> auto_increment from the userID if I have to.
>
> I am assuming that I would then pass the UUID to both the insertUser
> method in the users component and the insertSubscriber method in the
> newsletter component. Is that correct? The waters are a little muddy
> for me...

--
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232027
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to