Hi everyone I am updating some code based on our discussions today but still can't seem to get the syntax highlighting to go away on my <cfprocparam> tags in CFEclipse 1.3.  I have tried refreshing it but it still believes something is wrong with the code.  Here is an example

<cfprocparam type="In" cfsqltype="CF_SQL_INTEGER" value="#arguments.reportMonth#" null="false" />

Is there something I'm missing on that tag?


On 6/26/06, Ryan Everhart <[EMAIL PROTECTED]> wrote:
I know the dvVarName never showed up (and still doesn't) on the CFDebugging, whish was kinda annoying.  Sorry I changed the subject of CFEclipse to this topic on DBVARNAME.

I'm liking CFEclipse 1.3!!

Ryan


On 6/26/06, Dan G. Switzer, II <[EMAIL PROTECTED] > wrote:
>> Right you do have to specify them in order.  I think you
>> always did.  I was just wondering if I could use the Variable
>> attribute as a visual note to what variable the values is
>> being passed into.  I'll give it a shot and let you all know.
>
>When the DBVARNAME attribute worked, you could pass them in any order you
>liked. That was the purpose of the DBVARNAME attribute. I suspect you can
>put whatever you like in the VARIABLE attribute, but that it'll be ignored
>unless you have a type INOUT or OUT parameter.

It never worked for MSSQL. I believe it only worked for Oracle, but I think
stopped working when they moved to JDBC (I could be wrong about that last
fact.)

-Dan



----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to cfcdev@cfczone.org with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting ( www.cfxhosting.com).

An archive of the CFCDev list is available at www.mail-archive.com/cfcdev@cfczone.org





--
Ryan Everhart
[EMAIL PROTECTED]



--
Ryan Everhart
[EMAIL PROTECTED] ----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to cfcdev@cfczone.org with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).

An archive of the CFCDev list is available at www.mail-archive.com/cfcdev@cfczone.org

Reply via email to