>My application takes that value and uses that as a parameter for an SQL query to retrieve the user's data, which works fine on my 2005 server but breaks on the 2000 server. <<
This might be one reason that web apps are using email addresses to
identify users, and implement on LAMP instead?
This might be one reason that web apps are using email addresses to
identify users, and implement on LAMP instead?
Comment