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
>
>
>
>
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to