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 -> VB4 and Oracle objects.

VB4 and Oracle objects.

From: Bruce Broussard <bruceb_at_pdq.net>
Date: 1997/08/06
Message-ID: <33E8EDBA.3CC9@pdq.net>#1/1

Help regarding VB4 and oracle objects.

I have VB4 that I am trying to use OO40. Oracle seems OK, but when I try to use try to make a call in VB using

 Set OraSession = CreateObject("OracleInProcServer.XOraSession")

I get the run time error :

Object variable not set (this occurs when trying to examine OraSession.LastServerErr). This obviously is a result of the CreateObject not locating the Oracle in process server.

Any ideas on what is happening here ?

Thanks in advance for your help.

Bruce Broussard Received on Wed Aug 06 1997 - 00:00:00 CDT

Original text of this message

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