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

Home -> Community -> Usenet -> comp.databases.theory -> handling database procedures in an object

handling database procedures in an object

From: Rainer Hahnekamp <kilohard_at_hotmail.com>
Date: Mon, 11 Mar 2002 22:35:17 +0100
Message-ID: <3c8f73cd$0$17548$6e365a64@newsreader02.highway.telekom.at>


hello everybody,

since i am a beginner in OOP programming, I have lots of questions and very much to learn. But there is one question, where I would need a quick answer: It is said, that there should be at least one object, that handles the input and output with the database.
I do not understand, how this should work. I mean, should there be only one function, that gets over a SQL Statement-string, and returns after execution a recordset?
How should this work? Do I understand the basics or am I completely wrong?

Thanks in advance,

-Rainer Hahnekamp Received on Mon Mar 11 2002 - 15:35:17 CST

Original text of this message

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