select
					movie_id,
					old_id,
					title,
					short_reviewer_id,
					short,
					blurb,
					web_short,
					print_short,
					web,
					print,
					recommended,
					new,
					haiku,
					date_added,
					date_modified,
					imdb,
					fandango,
					short_pub_date,
					photos,
					hiphotos,
					rating,
					advisory,
					genre,
					cast,
					director,
					writer,
					release_date,
					running_time,
					official_site,
					distributor,
					producer,
					review,
					stars,
					video






				from
					citypaper_intranet.cp_movies
				where
					movie_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 45]