Re: Random ID's for existing data

2006-02-13 Thread SGreen
"Brian Menke" <[EMAIL PROTECTED]> wrote on 02/12/2006 09:20:32 PM: > I have a table with about 2000 entries with names and other data. Ultimately > I'm going to make a database backed web site with this and I want to provide > existing users with random id's that they will use for their password

Random ID's for existing data

2006-02-12 Thread Brian Menke
I have a table with about 2000 entries with names and other data. Ultimately I'm going to make a database backed web site with this and I want to provide existing users with random id's that they will use for their passwords. I was wondering how to take the existing data and add random id's to it.