>The point is you should always use cfqueryparam in your queries (as
>discussed in about a hundred other threads on this list).

Whoops, I see the rest of the post- ;-)

On an insert query like this, unless it will be used in very high volume, I actually prefer to leave the insert values inline and have less code to deal with. If you are taking the pains to use cfqueryparam, you might as well push the whole query into a stored procedure.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to