You need to access stored procedures using:
<CFSTOREDPROC PROCEDURE="procedure name" DATASOURCE="ds_name"
USERNAME="username" PASSWORD="password" DBSERVER="dbms" DBNAME="database
name" BLOCKFACTOR="blocksize" PROVIDER="COMProvider"
PROVIDERDSN="datasource" DEBUG="Yes/No" RETURNCODE="Yes/No">
This is only supported by enterprise server.

RTFM

-----Original Message-----
From:   Jason Brooke [SMTP:[EMAIL PROTECTED]]
Sent:   Friday, December 08, 2000 10:21 AM
To:     CF-Linux
Subject:        Re: Stored Procedure problems

Why?

jason



> Stored procedures through ODBC .....I think not
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to