Re: Oracle data-source & connect

2000-11-03 Thread Martin Dolog
THANK YOU (ALL) VERY MUCH; IT WORKS NOW; Aaron Scott-Boddendijk wrote: > > > > url="jdbc:oracle:thin:scott/tiger@localhost:1512:pc29" > > The port is usually 1521 isn't it, not 1512 GOOD POINT :\ > > -- > Aaron Scott-Boddendijk > INTAZ Limited > +64 7 838 3371 Voice > +6

Re: Oracle data-source & connect

2000-11-02 Thread Aaron Scott-Boddendijk
> > url="jdbc:oracle:thin:scott/tiger@localhost:1512:pc29" The port is usually 1521 isn't it, not 1512 -- Aaron Scott-Boddendijk INTAZ Limited +64 7 838 3371 Voice +64 7 838 3372 Fax

Re: Oracle data-source & connect

2000-11-02 Thread Seung Bang
ver should be in a file called Classes12.zip or newer, not > > Classes111.zip or older. > > > > Jeroen T. Wenting > > [EMAIL PROTECTED] > > > > Murphy was wrong, things that can't go wrong will anyway > > > > > -Original Message- > >

Re: Oracle data-source & connect

2000-11-02 Thread Roger Mosher
st" <[EMAIL PROTECTED]> Sent: Thursday, November 02, 2000 11:31 AM Subject: Re: Oracle data-source & connect > Now I have exactly: > > Linux2.2.16 > jdk1.2.2 > j2sdk1.2.1 > Orion1.3.8 > Oracle8.1.6.1 > I tried drivers for O

Re: Oracle data-source & connect

2000-11-02 Thread Kris Keener
Martin, I have been using the following entry in data-sources.xml with some success. The main difference is the format of the url and the "class" entry. Good luck, Kris --- Martin Dolog <[EMAIL PROTECTED]> wrote: > Hello, > > I am new w/ Orion and I have the following problem: > >

Re: Oracle data-source & connect

2000-11-02 Thread Martin Dolog
ilto:[EMAIL PROTECTED]]On Behalf Of Martin Dolog > > Sent: Thursday, November 02, 2000 10:44 > > To: Orion-Interest > > Subject: Oracle data-source & connect > > > > > > Hello, > > > > I am new w/ Orion and I have the following problem: >

RE: Oracle data-source & connect

2000-11-02 Thread J.T. Wenting
ong, things that can't go wrong will anyway > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Martin Dolog > Sent: Thursday, November 02, 2000 10:44 > To: Orion-Interest > Subject: Oracle data-source & connect > > >

Oracle data-source & connect

2000-11-02 Thread Martin Dolog
Hello, I am new w/ Orion and I have the following problem: I can't connect however it seems to be connected but when I want to call some method from Connection class (like con.getMetaData or con.createStatement) I just get exception: java.sql.SQLException: Io exception: The Network Adapter could