> I have two questions. When you set up a dsn in the CF there 
> is a check box that says "Create stored procedures for prepared 
> statements". Do I need to check that box to get cfquery's to 
> work that include cfqueryparam's? 

No.

> Second question, if it does create a stored proc for my query 
> would I just continue to run the query with the cfqueryparam 
> or would I need to run it as a stored procedure?

You'd continue to run your query as before.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to