I still don't know why it is doing this. I mean, it works fine on my system when I test it locally.
Here is the error: CMemoryException: unknown cause PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (2:1) to (8:14). HERE is the Query it is referring to: <Cfquery name="GetWeek" dbtype="OLEDB" provider="Microsoft.Jet.OLEDB.4.0" datasource="#DBPath#" providerdsn="#DBPath#" username="Admin" password=""> SELECT Location, Title, Details, Date, RegDeadline, MemCost, NonMemCost, ChildCost, TeenCost FROM Weekends </cfquery> * The DBPath is set properly as well. Finally here are the fields in the data base: Location - Text Title - Text Details - Memo Date - Text RegDeadlne - Text MemCost - Text NonMemCost - Text ChildCost - Text TeenCost - Text ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

