Has anyone used the MYSQL_SELECT_CLAUSE? Is this executed after the first query?
-----Original Message----- From: S�ren Vrist [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 5:25 PM To: Kenny Olano; [EMAIL PROTECTED] Subject: RE: [courier-users] courier + mysql > Is it possible to this type of sql statement using courier: > Select username where password = '$password' and username = '$username' or > where password = '$password' and SecondaryUserName = '$Username' yes.. You can use the "experimental" MYSQL_SELECT_CLAUSE, it's more or less documented last in the README.mysql /S�ren Vrist _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
