Page 1 of 1

"Objects" demo fails

Posted: Mon 30 May 2005 15:30
by upscene
Hi,

When running the Objects demo, I get this error when clicking the "Open" button:

---------------------------
Data type is not supported.
---------------------------

I used the "Create" button and it created everything, but this doesn't work...

I'm trying to use objects etc within the DBMS_DEBUG package and I figured I'd try the ODAC demos first...

--
Martijn Tonies
Upscene Productions

Posted: Tue 31 May 2005 07:35
by Alex
Are you using Net option - object data types are not supported with Net option, if not then pls. specify your ODAC version, Oracle Client/Server versions and IDE version.

Posted: Tue 31 May 2005 12:54
by Guest
Hello Alex,

Yes - I was using the "net" option.

Why isn't this supported? I seem to be running into that more often than not...

Could you upgrade the NET option to support everything the OCI connectivity layer does? Of what use is the NET option if it doesn't properly?

--
Martijn Tonies
Upscene Productions

Posted: Thu 02 Jun 2005 07:50
by Alex
Not all Oracle features could be implemented in "Net" mode, for more information about Net option restrictions see "Working with ODAC Net" topic in ODAC help.

Posted: Thu 02 Jun 2005 10:35
by upscene
Right, reading through the limitations...

Are there plans to support the currently unsupported stuff?

For example, this: BreakExec procedure does not work - has been fixed in a recent update.

--
Martijn Tonies
Upscene Productions

Posted: Mon 06 Jun 2005 13:17
by Alex
We are going to support whole OCI functionality with Net option but not in the nearest time.