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

Home -> Community -> Usenet -> c.d.o.server -> dynamically generated SQL options?

dynamically generated SQL options?

From: Jason Kratz <jkratz_at_rctanalytics.debug.com>
Date: Wed, 6 Sep 2000 12:14:26 -0500
Message-ID: <8p5u1i$jt2$1@flood.xnet.com>

We have a VB app here which has a query form for the user to fill out. Based on those values it dynamically generates a where clause which it then sends to the database. This seems like something that can't be turned into a stored proc but I'm interested if anyone has any ideas on how to handle this in a more efficient way (if any).

Thanks,

Jason Received on Wed Sep 06 2000 - 12:14:26 CDT

Original text of this message

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