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: Personal Oracle + VB6 + Oracle Objects for OLE???? SOLVED!!!

Re: Personal Oracle + VB6 + Oracle Objects for OLE???? SOLVED!!!

From: <acresr_at_cnwl.igs.net>
Date: Sat, 26 Dec 1998 19:13:46 GMT
Message-ID: <368534eb.1631759@news.igs.net>


acresr_at_cnwl.igs.net wrote:

>Do you happen to know if we can use OO4O in VB6 to connect to Personal
>Oracle 7.3.4? I have tried using "2:", "ORCL", "2:ORCL", and "oracle"
>as my connect string (for database name), but I
>continue to get the error message "Object doesn't support this
>property or method."
>
>I use the exact same code (with the production server name in place of
>"2:" at work without any problems whatsoever.
>

It turns out that while I was simply declaring the OraSession as OraSession at the office without any problem, it is necessary for it to be declared as an Object with Personal Oracle. (In general, it is probably better in either environment).

===> Roy Received on Sat Dec 26 1998 - 13:13:46 CST

Original text of this message

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