This site works fine in CF5. I have just upgraded my dev environment to
MX. This is the only SP that has this issue. All of my other SP's are
working fine.

Thanks,

-----Original Message-----
From: Jeffry Houser [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, August 03, 2002 10:14 AM
To: CF-Talk
Subject: Re: What does this mean?

  The error seems to be being returned from the JDBC driver, not
ColdFusion.
  Did this it work in previous version of ColdFusion?

  When you use the dbvarname attribute, I didn't think you need to put
the 
@ symbol in front of it.


At 10:48 AM 8/3/2002 -0500, you wrote:
>I searched the on-line docs and the MM site and I cannot find out why I
>am receiving this error.
>
>
>
>
>MERANT][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC SQL Server
>Driver]Optional feature not implemented
>
>
>
>
>
>
>
>The Error Occurred in C:\Web\WME\voucher\step_2_Insert.cfm: line 51
>
>
>49 :           <cfprocparam cfsqltype="cf_sql_varchar"
>dbvarname="@VoucherCode" type="in" value="#Session.VoucherCode#">
>50 :           <cfprocparam cfsqltype="cf_sql_date"
>dbvarname="@Date_Registered" type="in" value="#Today#">
>51 :    </cfstoredproc>
>52 : </cftransaction>
>53 :
>
>
>
>
>
>
>
>Anyone else encounters this and can you tell me what the resolution is?
>I am using CFMX.
>
>
>
>
>
>Thanks,
>
>Bruce
>
>
>
>

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to