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

Home -> Community -> Usenet -> c.d.o.misc -> Re: OO4O and Spatial

Re: OO4O and Spatial

From: Volker Hetzer <firstname.lastname_at_ieee.org>
Date: Wed, 10 May 2006 12:23:01 +0200
Message-ID: <e3seu5$9dj$1@nntp.fujitsu-siemens.com>


pieter schrieb:
> Hi All,
>
> I have the following code that fails. I suspect that I am doing
> something really dumb, but I don't know how to locate the problem.
>
> It fails on the ExecuteSql line with the error: 440: OIP-04149: Invalid
> input object for field and parameters
>
> Dim oraSession As New OracleInProcServer.OraSessionClass
> Dim userSession As OracleInProcServer.OraDatabase
> Set userSession = oraSession.OpenDatabase("aubis", "aubis/aubis",
> 0)

Are you sure that this is correct and sufficient? Can you do a "select sysdate from dual" and retrieve the result?

Lots of Greetings!
Volker

-- 
For email replies, please substitute the obvious.
Received on Wed May 10 2006 - 05:23:01 CDT

Original text of this message

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