RE: whats wrong with this query?

2002-07-21 Thread S . Isaac Dealey
S. Isaac Dealey [mailto:[EMAIL PROTECTED]] > Sent: Sunday, July 21, 2002 3:54 PM > To: CF-Talk > Subject: RE: whats wrong with this query? >> You need to use ListQualify('#Form.Pac#') or >> PreserveSingleQuotes('#Form.Pac#') > WHERE PACX IN (#listqualify

RE: whats wrong with this query?

2002-07-21 Thread Joe Eugene
21, 2002 3:54 PM To: CF-Talk Subject: RE: whats wrong with this query? > You need to use ListQualify('#Form.Pac#') or > PreserveSingleQuotes('#Form.Pac#') WHERE PACX IN (#listqualify(form.pac)#) ... In this case PreserveSingleQuotes() wouldn't likely work becaus

RE: whats wrong with this query?

2002-07-21 Thread S . Isaac Dealey
> You need to use ListQualify('#Form.Pac#') or > PreserveSingleQuotes('#Form.Pac#') WHERE PACX IN (#listqualify(form.pac)#) ... In this case PreserveSingleQuotes() wouldn't likely work because I suspect there aren't single quotes in the form.pac variable to begin with... Isaac www.turnkey.to 95