Advertisement

1 - 10 of 442 containing alltags:("proc") (0 seconds)
I did a test on a asp page to compare opening a rs with a command object vs opening it using a select. a) rstest.open ocmd.execute b) rstest.open "select * from...",oCN,0,1 both have the same ...
Zones: MS SQL ServerDate Answered: 04/30/2003 Grade: A Views: 0
Hi Everyone, I have a trigger on a table that I want only to fire when a specific stored procedure is called. Is there a way to do this. ? Thanks Michele
Zones: OracleDate Answered: 11/10/2003 Grade: B Views: 0
Hi Experts, I want to control the use disk useage for webbase email accounts My disk /etc/fstab is appended. LABEL=/                /                        ext3    defaults        1 1 LABE...
Zones: Linux AdminDate Answered: 05/02/2004 Grade: A Views: 0
I'm trying to execute the following oracle procedure from my app: CREATE OR REPLACE PROCEDURE sp_manual_order             (i_order_no            IN      tbl_orders.order_no%TYPE,              o_order_id            OUT      tbl_orders.orde...
Zones: MS Visual BasicDate Answered: 06/16/2005 Grade: B Views: 0
How do you get into the /proc directory via the bash shell command line?
Zones: LinuxDate Answered: 02/26/2006 Grade: A Views: 0
Is there any possibility to rebuild proc file system ?
Zones: Linux AdminDate Answered: 06/24/2006 Grade: C Views: 0
i'm creating a proc for my ops desk to use as needed, such that they can do the SELECT INTO a new table if/when a dataset is in question.  like 'oh, we need to delete all these trades...maybe'   yo...
Zones: MS SQL ServerDate Answered: 01/29/2007 Grade: A Views: 0
I am a new to ProC/C++ . Now i need to link two .pc file in a project . eg: there are two .pc file. one.pc implement the function of select . two.pc implement the function of insert . I can ...
Zones: OracleDate Answered: 09/08/1999 Grade: C Views: 0
I have Table1 as: T1ID int PRIMARY KEY, T1OwnNbr, T1OprNbr T1Desc I have Table2 as: T2ID int PRIMARY KEY, T2OwnNbr, T2OprNbr I have my stored proc. as: select T1.T1ID, T1.T1Desc ...
Zones: MS SQL ServerDate Answered: 03/01/2000 Grade: C Views: 0
We're trying to set up ORACLE 8.1.6 Parallel Server on AlphaOpen VMS.   Is there any production examples for setting up the following parameters? - lm_ress - lm_locks - gc_releasable_locks ...
Zones: OracleDate Answered: 05/26/2002 Grade: A Views: 0