Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #1250

Re: Can a ResultSet be passed back to a main program

Newsgroups comp.lang.java.help
From Linus Flustillbe <admin@nacs.dyndns-office.com>
Subject Re: Can a ResultSet be passed back to a main program
References <4e92594f$0$14660$9a566e8b@news.aliant.net> <5dhb979a5i76gclvkiqb5dn0cmfshmgqks@4ax.com> <31937488.2.1318440481728.JavaMail.geo-discussion-forums@prho12>
Date 2011-10-13 01:24 +0000
Message-ID <4e963dcf$0$19563$9a566e8b@news.aliant.net> (permalink)

Show all headers | View raw


On 2011-10-12, Lew <lewbloch@gmail.com> wrote:
> Roedy Green wrote:
>> Linus Flustillbe wrote, quoted or indirectly quoted someone who said :
>>>1.  Create a class that
>>>    a) creates a connection to an oracle database
>>>    b) run a simple query to get a result set
>>>    c) pass the result set back to a calling program.
>> 
>> see sample code at http://mindprod.com/jgloss/jdbc.html
>> http://mindprod.com/jgloss/sql.html
>> 
>> You have an Oracle database and you are a newbie?  Normally only big
>> companies have them.
>
> And individual developers.
>
> Given that Oracle makes it available for free and all.
>
> Admittedly it can only handle 11 GB of data in the free version, but that's usually enough to develop an application.
>
> IBM gives away DB2, too, and without database size restrictions.
>
><http://www.oracle.com/technetwork/database/express-edition/overview/index.html>
><http://www-01.ibm.com/software/data/db2/express/>
><http://www.ibm.com/developerworks/downloads/im/udbexp/>
>

I'm not using Oracle XE, it's the full bore version of 11g


Connected to:
Oracle Database 11g Release 11.2.0.1.0 - 64bit Production


-- 
****************************************************************
* Usenet Impovement Project http://nacs.dyndns-office.com/usenet
****************************************************************

Back to comp.lang.java.help | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Can a ResultSet be passed back to a main program Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-10 02:32 +0000
  Re: Can a ResultSet be passed back to a main program Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-10 02:37 +0000
  Re: Can a ResultSet be passed back to a main program Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-10 06:28 +0000
    Re: Can a ResultSet be passed back to a main program Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-10-10 14:26 -0300
      Re: Can a ResultSet be passed back to a main program Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-10 19:21 +0000
  Re: Can a ResultSet be passed back to a main program markspace <-@.> - 2011-10-10 07:27 -0700
    Re: Can a ResultSet be passed back to a main program Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-10 17:06 +0000
      Re: Can a ResultSet be passed back to a main program Lew <lewbloch@gmail.com> - 2011-10-10 10:10 -0700
        Re: Can a ResultSet be passed back to a main program Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-10 19:23 +0000
          Re: Can a ResultSet be passed back to a main program Lew <lewbloch@gmail.com> - 2011-10-10 14:26 -0700
            Re: Can a ResultSet be passed back to a main program Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-11 00:43 +0000
  Re: Can a ResultSet be passed back to a main program Roedy Green <see_website@mindprod.com.invalid> - 2011-10-12 09:52 -0700
    Re: Can a ResultSet be passed back to a main program Lew <lewbloch@gmail.com> - 2011-10-12 10:28 -0700
      Re: Can a ResultSet be passed back to a main program Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-13 01:24 +0000
        Re: Can a ResultSet be passed back to a main program Lew <lewbloch@gmail.com> - 2011-10-12 18:55 -0700

csiph-web