might as well make sure im learning the right tricks
so should i bust on tony's chops and bring up locking now HAHA jk tony
---------- Original Message ----------------------------------
From: Dave Watts <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Thu, 23 Sep 2004 23:33:56 -0400
>> ok, now what would be the best practice for this?
>>
>> <cfquery name="qAdminCheck" datasource="#dsn#" username="#un#"
>> password="#pw#">
>> SELECT username, password
>> FROM admin
>> </cfquery>
>>
>> can u cfquerypqram that?
>
>No, there aren't any parameters within that SQL statement. You only need to
>use CFQUERYPARAM when you have some variables from CF that you're trying to
>use 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]

