I was trying to find examples of programming data binding using the managed Oracle provider but can't find any. All I find are examples that use the OLE DB provider.
I wonder if there is some limitation where the managed providers (either the one supplied by oracle or the one by Microsoft) do not allow implementation of data binding.
If this is the case, I would appreciate it if you explain why.