select
					id,
					sort_order,
					label,
					web_label,
					theater_name,
					theater_address,
					theater_city,
					theater_state,
					theater_zip,
					theater_phone,
					theater_attributes,
					theater_county,
					theater_ticketing,
					theater_closed_reason,
					theater_area,
					theater_location,
					theater_market,
					theater_screens,
					theater_seating,
					theater_adult,
					theater_child,
					theater_senior,
					theater_adult_bargain,
					theater_price_comment,
					theater_sound,
					theater_lat,
					theater_lon,
					web,
					print
				from
					citypaper_intranet.cp_movie_theaters
				where
					id = 
			 [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 34]