Could someone please let me know if by not using cfqueryparam in my sql statements I am being a bad coder?
What are the benefits of using it? My applications seem to work fine with out it.
Gary's response is pretty comprehensive. But I'd add you *cannot* use CFQUERYPARAM if you want to use CF cached queries. So if you're not using a cached query use CFQUERYPARAM :)
-- geoff http://www.daemon.com.au/
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
