RE: Missing quotation mark

2002-12-02 Thread George Pitcher
inal Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 02 December 2002 4:48 pm > To: ; [EMAIL PROTECTED] > Subject: Missing quotation mark > > > Hi all, > > Sorry about the rain of emails I am having at this list today :-) > > I have a missing

Missing quotation mark

2002-12-02 Thread Sam4Software
Hi all, Sorry about the rain of emails I am having at this list today :-) I have a missing quotation marks in the following which I can't see. sCheckSQL = "SELECT * From LearnerDetails WHERE Title='" & sTitle & "' AND FName='" & sFName & "' AND LName='" & sLName & "' AND Add1='" & sAdd1 & "' A