Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OO4O and Spatial
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
![]() |
![]() |