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 -> Re: Advice Needed: PL/SQL scripts on webpages

Re: Advice Needed: PL/SQL scripts on webpages

From: Emmanuel HUMBLOT <e_humblot_at_wanadoo.fr>
Date: 20 Jan 2000 10:14:57 GMT
Message-ID: <01bf6337$fe9fcd60$3601017e@EHM.cirra.fr>

  1. Make sure SQL*NET is installed and running on your database server.
  2. Install SQL*NET on your Web Server along with TCP/IP net protocol.
  3. Configure it properly : create an SQL*NET alias with parameters : the IP address of your DB server and the name of the database instance.
  4. Use this SQL*NET alias while connecting from tour web server.

Hope this will help Received on Thu Jan 20 2000 - 04:14:57 CST

Original text of this message

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