There is no need to be condescending, this list is designed to help people,
either beginners or seasoned pros.

If you cannot post something nice, don't post at all.

Phil Labonte
Systems Administrator
Atreus Systems
(p) 613-233-1741 x243
(c) 613-277-1697
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>



-----Original Message-----
From: Adam Reynolds [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 08, 2000 7:52 AM
To: CF-Linux
Subject: RE: Stored Procedure problems


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