Page 1 of 1

ORA-01466 on a view

Posted: Wed 27 Aug 2008 09:42
by Quake_MSC
Dear people,

since version 06.30 of odac, i get the error message on connecting with TOraTable on a view.

Message:
ORA-01466: Cannot select ROWID from, or sample, a view with DINSTINCT, GROUP BY, etc.

well... i tried to deactivate prefetching or the property fetchrows, but no success.

Have anyone an idea ?

Posted: Thu 28 Aug 2008 08:43
by Plash
Set the KeyFields property to prevent this error.