Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Actually, most of the benefits of the .NET providers written specifically for a database are not used by StrataFrame itself... we have to rely on what's available in the classes in the System.Data.Common namespace to keep SF provider independent. However, you will get better performance finding a DB2 provider instead of using OLEDB. I'm pretty sure DataDirect has a good DB2 provider, as does IBM itself.
|