> Yes, i have looked at <cfQueryParam>. I dont think it works
> the same as below.
> http://java.sun.com/j2se/1.4.2/docs/api/java/sql/PreparedState
> ment.html

Yes, that's exactly what it does. The CFQUERYPARAM tag creates a prepared
statement. If you look at your debug output when using CFQUERYPARAM, you'll
see the placeholders within your SQL statement.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to