Stephen Moretti
Member since Dec 11, 2008
- Profile: /members/1935-stephen-moretti.htm
- URL: http://nil.checksite.co.uk/
- Comments: 3
Recent Blog Comments By Stephen Moretti
-
JRUN Throwing 404 Errors For PATH_INFO In Multiserver ColdFusion Installation
Posted on Jun 3, 2010 at 10:15 AM
I'm pretty certain that I did point you to my multi-server setup checklist blog entry. http://nil.checksite.co.uk/index.cfm/2006/5/3/cfmx-multiserver-set-up No. 16 on the list. :)... read more »
-
Odd MySql CFQueryParam Truncation Issue (Help)?
Posted on Feb 27, 2008 at 12:37 PM
hmm well... its got to be down to the bind created by cfqueryparam and the jdbc drivers. Though why it would be different when you used cfqueryparam as value rather than as part of a condition I'm afraid I don't know. Have to be honest, while I use cfqueryparam against MySQL 5 conditions all the t... read more »
-
Odd MySql CFQueryParam Truncation Issue (Help)?
Posted on Feb 27, 2008 at 11:54 AM
Whats the field definition in MySQl? Just making sure that its not varchar(13) ;)... read more »