On Friday, May 27, 2005 3:01 PM, I wrote :-) > > > On Friday, May 27, 2005 1:16 PM > Racke, suppressed wrote: > > > > > > On Fri, 27 May 2005 12:29:36 -0400 > > "Aaron" <suppressed> wrote: > > > [snip] > > > Returning this variable to the screen would for example > > give you the > > > following query (line breaks added to make it easier to > > read): SELECT > > > * FROM services > > > WHERE adv_user = 'Acme Services' > > > AND brand = 'General Brands' > > > AND contract = 'Acme' > > > AND date BETWEEN '20050101' AND '20050527' > > > AND completed = '1' > > > AND ( type = 'Buff-Floor' > > > OR type = 'Facade-Pressure-Wash' > > > OR type = 'HVAC-Maint.' > > > OR type = 'Lighting-Maint.' > > > OR type = 'Refrigeration-Maint.' > > > OR type = 'Strip-Floor' ) > > > ORDER BY date, store > > > This query LOOKS perfect, but it contained NULL characters, so a simple removal took care of that and that allows it to work. I still don't understand how that stopped it from carrying on as it did go through the rest of the query and do the ordering for example, but that was the solution. [snip] > > > Bye > > Racke > > > > > > -- > > LinuXia Systems => http://www.linuxia.de/ > > Expert Interchange Consulting and System Administration > > ICDEVGROUP => http://www.icdevgroup.org/ Interchange > Development Team > > > > -- > Aaron > _ -- Aaron _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.