I'm pulling out my hair can anyone see whats up here?
"SELECT Assets.Course_ID, Assets.Module_ID, Assets.Lesson_ID, Assets.Screen_ID,
Assets.Form_ID, Assets.Asset_ID, Assets.Prose, Assets.Reuse, Assets.Asset_Type,
Screen.Reviewed FROM Assets INNER JOIN Screen ON (Assets.Screen_ID = Screen.Screen_ID)
AND (Assets.Lesson_ID = Screen.Lesson_ID) AND (Assets.Module_ID = Screen.Module_ID)
AND (Assets.Course_ID = Screen.Course_ID) WHERE (((Screen.Reviewed)=True));"
Running really low on hair at this point! AAAAAAAAAHHHHHHHHHH!!!
Thanks for any help! :)
-Mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists