Hello, I am attempting to create a search page using the mv_sql_query tag with a value of <code snipe> "<input type="hidden" name=mv_sql_query value="select products.sku, products.description, scales.name as scale, roadnames.roadname as roadname, manufacturers.name as manufacturer, categories.name as category, products.location, products.stock_status, products.price from products, scales, manufacturers, roadnames, categories where products.scale = scales.code and products.roadname = roadnames.code and products.manufacturer = manufacturers.code and products.category = categories.code">" and I receive a "BAD_SQL" error message. I can successfully run this query from the command line in mysql. Any suggestions would be appreciated. _______________________________________________ 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.