A
Aaron
The current version of my company's app uses RDS objects
for all of our data access/updates. Our new version of
the app will be built in .NET. In playing around with
ADO.NET, it seems to me, it seems to me that ADO.NET is a
TON slower than RDS was. Can anybody help me set up
ADO.NET to work faster for me. I don't need any data
binding or anything like that. Ideally I just want to
grab a recordset, send that to the client, and when/if
needed I'll post the changes back to the DB. Any help
would be greatly appreciated!
-Aaron
for all of our data access/updates. Our new version of
the app will be built in .NET. In playing around with
ADO.NET, it seems to me, it seems to me that ADO.NET is a
TON slower than RDS was. Can anybody help me set up
ADO.NET to work faster for me. I don't need any data
binding or anything like that. Ideally I just want to
grab a recordset, send that to the client, and when/if
needed I'll post the changes back to the DB. Any help
would be greatly appreciated!
-Aaron