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 -> Re: federation of many simpleton queries into one

Re: federation of many simpleton queries into one

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 05 Oct 2005 08:19:48 -0700
Message-ID: <1128525582.356166@yasure>


Chuck Dillon wrote:

> DA Morgan wrote:
> 

>> Chuck Dillon wrote:
>>
>>>
>>> We have a system with an interpreted front end and an 8i on Solaris
>>> back end. The interpreted language maps data from the RDB to the
>>> client layer at the "cell" to "field" level. IOW, a cell of a table
>>> corresponds to a field at the client layer. A client may have dozens
>>> of fields corresponding to dozens of "cells" in many tables each of
>>> which might use different information to identify the row. The glue
>>> code, in Pro*C, currently uses singleton round trip selects to
>>> populate the client data structure and singleton update/inserts to
>>> store changes.
>>
>>
>> I doubt you will find support for RDB here.
> 
> 
> I don't follow.  My "RDB" reference simply refers to the Oracle RDB 
> backend.  I'm asking about Oracle and Pro*C.  I see quite a few 
> references to Pro*C in the archives from this group via google.
> 
> -- ced

I misunderstood. I thought you were referring to the RDB backend.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Wed Oct 05 2005 - 10:19:48 CDT

Original text of this message

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