Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at end of input
LINE 1: select * from trip_types where id =
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")"
LINE 2: ...(select desc_type_id from trip_descriptions where trip_id =)
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "order"
LINE 1: select * from v_trip_lead_prices where trip_id = order by t...
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at end of input
LINE 2: from terms_conditions where id =
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "order"
LINE 3: where tnc_id = order by display_order
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at end of input
LINE 1: select * from v_trip_product_collections where trip_id =
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "order"
LINE 3: order by display_order
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "order"
LINE 3: order by display_order
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "order"
LINE 3: order by display_order
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "order"
LINE 9: where t1.trip_id = order by t1.day_nbr
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")"
LINE 5: ... select id from trip_departure_dates where trip_id = ))
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "order"
LINE 6: ...ate - current_date) > days_to_drop and trip_id = order by s...
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at end of input
LINE 1: select * from v_trip_product_accomms where trip_id =
^ in /web_data/get2010/php/dbconn.php on line 37
Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "order"
LINE 2: where trip_id = order by country_name, city_name
^ in /web_data/get2010/php/dbconn.php on line 37