I am now playing with Cold Fusion and have created a little app that will query the database for a username or part thereof. It will then allow you to change the password or fullname from the output (that is all I wanted to change but it is configurable). Anyone interested in a copy? It is tiny but I would ask before I posted my inexperience here... Here is the Query info from CF: Queries MAIL (Records=116, Time=47ms) SQL = select USERID,PASSWORD,FULLNAME,Row_Id from sunbeach_net where USERID like '%cr%' order by USERID Are there any SQL experts here? I am wondering if my previous troubles with the sales email address have to do with the SQL server? But the SQL server hasn't been over 2% CPU Usage for 2 weeks. It is a PII 350 with 256MB Ram and is used for about 14,000 email addresses. Is the above query time adequate? Craig This E-mail came from the Declude.Virus mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.Virus". You can E-mail [EMAIL PROTECTED] for assistance. You can visit our web site at http://www.declude.com .
