Here is the sample code. Make sure you fill up the
1. Service name which is in tnsnames.ora file
2. User Code
3. Password
FYI, it works on my system. Make sure you have Net8 Installed on your Webserver.
<html>
<body>
<%
Set OraSession = CreateObject("OracleInProcServer.XOraSession")
Set...
Well my answer to your post is a guess.
I think for accessing the component you have to register them otherwise you cant access them. Generally for accessing any component used by an application, we install the application such that the component gets accessed.
Now coming back to your...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.