|
I missed it when I cut and pasted it into the message. That’s not the
problem -----Original
Message----- Aren't you missing a
trailing right paren? -----Original
Message----- Every once in a while I go to use a query action
that uses and IS IN clause like this: SELECT M1.planVariantId FROM dbo.MassPriceLookup
M1 WHERE (M1.priceGroupId=1 AND M1.VariantId in (11,11,2,2,3,3,30) Get a syntax error, so I have the application
dump out the SQL statement and it looks like this: SELECT M1.planVariantId FROM dbo.MassPriceLookup
M1 WHERE (M1.priceGroupId=1 AND M1.VariantId in (
) So instead of dumping in
comma-separated values, it puts in the HTML table of values. Why?!?!?! I’ve included my screenshot
of the query ________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with
unsubscribe witango-talk in the message body |
- RE: Witango-Talk: Action Addition THOMAS PETERS
- RE: RE: Witango-Talk: Action Addition Campbell, Steve V.
- Witango-Talk: IS IN screws up James MacFarlane
- RE: Witango-Talk: IS IN screws up Tom Ferguson
- RE: Witango-Talk: IS IN screws up Tom Ferguson
- Re: Witango-Talk: IS IN screws up James MacFarlane
- Re: Witango-Talk: IS IN screws up Atrix Wolfe
- Re: Witango-Talk: IS IN screws up Stefan Gonick
- Re: Witango-Talk: IS IN screws up Eric Weidl
- Re: Witango-Talk: IS IN screws up John McGowan
- Re: Witango-Talk: IS IN screws up Eric Weidl
- RE: Witango-Talk: IS IN screws up James MacFarlane
- Re: Witango-Talk: IS IN screw... John McGowan
- RE: Witango-Talk: IS IN screw... Eric Weidl
