Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: [Q] jdbc, sqlj, oracle 8.0.5, Linux SuSE6.1
Matt,
It is possible to connect the two. I've been able to connect to Oracle 8 via the THIN drivers available from Oracle. I'm using the Apache webserver w/ JServ running on a FreeBSD box. If you have your Java Webserver configured properly you shouldn't have any problems. Just make sure the JDBC drivers and the JSDK are in the classpath of the webserver.
Buy "Java Servlet Programming" by Jason Hunter, its a very good book to get started with.
If your impatient and want to see some source examples, try out:
I haven't used SQLJ yet, looks interesting though.
HTH. Asif
In article <37904F14.AD867A00_at_csi.com>,
Matt <mattzag_at_csi.com> wrote:
> Hi,
>
> Has anyone had success using either jdbc, sqlj
> on linux (SuSE 6.1) using oracle 8.0.5
> with JavaWebServer from javasoft (Sun) and
> jsdk ?
>
> If they have could someone please show the procedure
> they used. and are there any examples to test this
> out easily ?
>
> Is it best to use jdbc or sqlj ?
>
> I would like to access oracle via a servlet
> and display the results via netscape.
>
> I have Oracle 8.0.5 running on Linux SuSE 6.1
> and JavaWebServer running. But is it possible
> to connect the two and display a query ?
>
> Many thanks
>
> Matt
>
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Mon Jul 19 1999 - 00:51:06 CDT
![]() |
![]() |