> 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

Reply via email to