I'm guessing that the problem is in the stored proc and that you're doing
something not supported by the Merant JDBC drivers.

If you can post the actual stored procedure, maybe someone will see the
problem for you.  

On 8/3/02 8:48 AM, "Bruce Sorge" <[EMAIL PROTECTED]> 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
> 
> 
> 
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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