Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: remote oracle access w/o sqlnet?
The thin client does not need SQLNET/NET8CLIENT to go from the Web Server to
the Browser. It does, however need SQLNET/NET8CLIENT to communicate with
the database from the Web Server. This is true even if the Web Server and
DataBase are on the same machine. This means that you need at least one
client package.
Rick Losey
Scott Florcsk wrote in message <7j3nft$nu7$1_at_nnrp1.deja.com>...
>Does anyone have any opinions on the ease of using thin-JDBC for remote
>Oracle RDBMS access?
>
>We have an Oracle8 DB Server running SQLnet (or Net8 I guess) and want
>to do all of our development on another server (web server only running
>httpd, perl, and java/jdk). We don't want to buy SQLnet (don't even
>know if it's sold alone) or an RDBMS for the web server, so if we can
>use an alternative to get to the remote DB Server, that would be
>preferable.
>
>I've seen folks in this forum mention thin-JDBC for similar questions,
>but was looking for other/more opinions on this.
>
>
>----------------------------------------
>Scott Florcsk scott_at_iteam-services_com
>(spam control - change "_com" to ".com")
>(I know it doesn't work but what to do?)
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Thu Jun 03 1999 - 20:20:13 CDT
![]() |
![]() |