|
How can I get CF to process tsql
statements? I’ve automated
the creation of scripts for generating a SQL Server table for my content
management system using CF.
Basically, for a type of content, I can automatically generate the tsql statement in CF needed to create the table. My problem is how do I initiate the
statement so the table will be generated?
I’ve tried wrapping <cfquery>
around the statement, but that produces an error. Any help would be appreciated. Thanks - Tom Schreck 817-252-4900 [EMAIL PROTECTED] I have not failed. I've found
10,000 ways that won't work. - Thomas Edison |
- Re: processing tsql statements Schreck, Tom
- Re: processing tsql statements S . Isaac Dealey
