Does anyone know what the limit is for fields in a form or if there is a place in the coldfusion adminstator where I can change the amount of memory?
Thanks
Tina
Tina Merrill
Tina@bkrstudio.com
<br>The DateOf is a column in a database and I'm using an Access Database. Wow help from the darkman, noticed you help a lot of people on here, very nice of you. I have played with it and this coding works. <br><br>Where datediff...
Now I'm recieveing an error that says this:<br><br>Error resolving parameter DATEOF<br><br> ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either: <br><br> 1.You have misspelled the parameter name, or...
<cfquery name="delete" datasource="datasources"><br>Delete * <br>From Events<br>Where datediff ('d',Dateof,now())>30 <br></cfquery><br><br>I keep getting a "Data type mismatch in criteria expression" error. All the fields in the table are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.