Code samples for OLEDB provider and VB.NET ?
I am looking for code samples for VB.NET and OLEDB provider, especially for REF CURSORs.
The Command.Property seems to have disappeared in .NET forcing us to set PLSQLRSet in the connection string which, I assume, causes extra round-trips to the database.
Thanks,
Armin