Array of struct into ORACLE using stored procedures

2010-06-24 Thread Craigsell
In Cold Fusion I have a large array of struct I'm trying to pass into ORACLE 10g using stored procedures. I am hitting a performance wall inside ORACLE (probably self inflicted). I don't know of a way to transfer a complex array directly to ORACLE -- if there is, I'd love

using stored procedures

2006-10-19 Thread Richard White
Hi, i have created a mysql database. I have included some stored procedures. I have also created privileges and grants for the user on all tables, columns, rows, procedures etc. The table where i store the privileges for the stored procedures is procs_priv. I have granted all privileges to the

Re: Using Stored Procedures in CF

2004-03-05 Thread Adam Churvis
r" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 05, 2004 9:50 AM Subject: Re: Using Stored Procedures in CF > What publisher is that from?  I'll go out and get it today! > > Thanks, > > Brian > > > > >

Re: Using Stored Procedures in CF

2004-03-05 Thread Joseph Flanigan
Brian: http://www.switch-box.org/cfsqltool/ is a new tool that makes working with CF and stored procedures easy. The tool works with CFMX and SQL Server.  We are still beta testing, but it will be GPL'd on the exchange when the testing is done. Because we are still testing, you may see some str

RE: Using Stored Procedures in CF

2004-03-05 Thread Smith, Matthew P -CONT(CSC)
edia.com/cfusion/webforums/forum/messageview.cfm?catid=6&threadid=723434&highlight_key=y&keyword1=cfstoredproc hope that helps, Matthew P. Smith -Original Message- From: Brian Yager To: CF-Talk Sent: 3/5/04 8:12 AM Subject: Using Stored Procedures in CF Hi all...In my 7 y

Re: Using Stored Procedures in CF

2004-03-05 Thread Brian Yager
.com > >Download CommerceBlocks V2.1 and LoRCAT from >http://www.ProductivityEnhancement.com > >The ColdFusion MX Bible is in bookstores now! >- Original Message - >From: "Brian Yager" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTE

Re: Using Stored Procedures in CF

2004-03-05 Thread Adam Churvis
s now! - Original Message - From: "Brian Yager" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 05, 2004 9:12 AM Subject: Using Stored Procedures in CF > Hi all...In my 7 years of using CF, I have never used a stored procedure. Can anyo

Using Stored Procedures in CF

2004-03-05 Thread Brian Yager
Hi all...In my 7 years of using CF, I have never used a stored procedure.  Can anyone help me understand how I need to code it?  For example purposes, lets just say I have 2 values that I need to pass to it.  How would this be coded? Thanks much, Brian [Todays Threads] [This Message] [Subscr