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

Home -> Community -> Usenet -> c.d.o.server -> Fast CGI or ODBC/JDBC

Fast CGI or ODBC/JDBC

From: Guna Govind <guna_at_gwcom.com>
Date: 1997/09/22
Message-ID: <3426C82F.191F@gwcom.com>#1/1

Hi

   we're running Oracle7.3.2. and Appache web server on Sun Solaris 2.5.1 on Ultra 1.

   Our clients needs to access the database through web browsers. Some of the applications want to monitor the database and they just keep querying every minute.

   Obviously, i don't want to do "CONNECT" and "EXIT" for every query, every minute. I'd like to keep the connection alive across the net. Is FastCGI the approach i should take or should i use ODBC/JDBC for this purpose (to keep the DB connection alive till i complete all my transactions.) ?

   What are the advantages and disadvantages ? I'm new to both FastCGI and the ODBC/JDBC.

I really appreciate any information on this..

thanks
Guna Govind.



| General Wireless Comm. Inc. | email: guna_at_gwcom.com |
| 3350 Scott Blvd. Bldg# 36 | phone: (408) 986 8988 Ext.128 |
| Santa Clara, CA 95054 | pager: (408) 581 4268 |
| | page-mail: 1617196_at_pagemart.net |

Received on Mon Sep 22 1997 - 00:00:00 CDT

Original text of this message

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