> This may not be possible but...
>
> Doesn anyone know of a way to get this or something similar
> to work?
>
> <cfset strSQL = "select ColumnName from TableName where
> ColumnName=<cfqueryparam cfsqltype=""CF_SQL_VARCHAR""
> value=""#Variable#"">">
>
> <cfquery>
> #preserveSingleQuotes(strSQL)#
> </cfquery>

I'm pretty sure that idea, or any variations on it, won't work.

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