Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Tinabkr
  • Content: Threads
  • Order by date
  1. Tinabkr

    ODBC Error Code = S1001 (Memory allocation error)

    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
  2. Tinabkr

    Patch for Using Coldfusion 4.1 with Access 2000????????

    Can anyone tell if these to will work together or if there is a patch that will make them work together? Thanks
  3. Tinabkr

    Help with DateDiff

    &lt;cfquery name=&quot;delete&quot; datasource=&quot;datasources&quot;&gt;<br>Delete * <br>From Events<br>Where datediff ('d',Dateof,now())&gt;30 <br>&lt;/cfquery&gt;<br><br>I keep getting a &quot;Data type mismatch in criteria expression&quot; error.&nbsp;&nbsp;All the fields in the table are...

Part and Inventory Search

Back
Top