Re: (RADIATOR) AuthBy SQL question

2000-06-10 Thread Hugh Irvine
Hello Froilan - On Sat, 10 Jun 2000, Froilan Mendoza wrote: > Hello Hugh, > > Thanks for responding ... > > On Sat, 10 Jun 2000, Hugh Irvine wrote: > > > I notice that your Postgress table definitions are in lower case, and your > > AuthSelect is in upper case. Is this correct? > > Postgres

Re: (RADIATOR) AuthBy SQL question

2000-06-09 Thread Froilan Mendoza
Hello Hugh, Thanks for responding ... On Sat, 10 Jun 2000, Hugh Irvine wrote: > I notice that your Postgress table definitions are in lower case, and your > AuthSelect is in upper case. Is this correct? Postgres is not case-sensitive. radiator=> select PASSWORD from SUBSCRIBERS where USER

Re: (RADIATOR) AuthBy SQL question

2000-06-09 Thread Hugh Irvine
Hello Froilan - On Fri, 09 Jun 2000, Froilan Mendoza wrote: > Hello. > > I am curious with AuthBy SQL and decided to try it out. After a few > tries, however, I can't get logged in, using the most basic AuthSelect and > the tables/data contained in goodies/postgresCreate.sql. I get this > err

(RADIATOR) AuthBy SQL question

2000-06-09 Thread Froilan Mendoza
Hello. I am curious with AuthBy SQL and decided to try it out. After a few tries, however, I can't get logged in, using the most basic AuthSelect and the tables/data contained in goodies/postgresCreate.sql. I get this error complaining about incorrect password: Fri Jun 9 20:42:02 2000: DEBU