When trying to insert/update OraDataSet retrieving data from outer-join based view i get error message that rowid for such view can't be retrieved. For all iserts and updates i wrote triggers instead of, and from SQL environment they work perfect.
How can i with minimal coding work with such type views? I tried to use UniqueFiels property but the problem remaind.
How can i with minimal coding work with such type views? I tried to use UniqueFiels property but the problem remaind.