Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Storing application variables

Storing application variables

From: <jdefreitas_at_my-deja.com>
Date: Wed, 05 Jan 2000 20:45:08 GMT
Message-ID: <850agf$f5q$1@nnrp1.deja.com>


Hi all.

I need to store application-specific variables for some stored procedures I've written for Oracle 8. I'm basically looking to be able to perform something like the following:

SELECT <my_application_variable>
FROM dual;

Its analagous to storing application parameters in an NT registry string, but somewhere in the Oracle data dictionary tables. Thanks!

John G. de Freitas

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Jan 05 2000 - 14:45:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US