Re: Windows 2000 MySQL login

2002-05-14 Thread John Morrison
n Morrison --- In article <001001c1f836$0c64f570$8102a8c0@niigziuo4ohhdt>, Jay Blanchard wrote: > From: "Jay Blanchard" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: RE: Windows 2000 MySQL login > Date: Fri, 10 May 2002 10:19:15

Re: Windows 2000 MySQL login

2002-05-13 Thread John Morrison
dt>, Jay Blanchard wrote: > From: "Jay Blanchard" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: RE: Windows 2000 MySQL login > Date: Fri, 10 May 2002 10:19:15 -0500 > > [snip] > My VB application has a log-in screen with two fields, userID and >

RE: Windows 2000 MySQL login

2002-05-10 Thread Jay Blanchard
[snip] My VB application has a log-in screen with two fields, userID and userPassword. When these are correctly filled in, MySQL logs me in and the application opens. But, I can also log in (as myself) if I leave both fields blank. And the plot thickens when considering the following VB code sni