Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Difference between OldDBDataAdapter and SQLDataAdapter
Message
From
11/01/2006 21:54:28
 
 
To
11/01/2006 21:25:39
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01085926
Message ID:
01085935
Views:
18
>The SQLDataAdapter is for use with SQL Server. You can continue to use the OleDBDataAdapter with SQL Server. It will go through OLEDB (COM) to access SQL Server and will not perform as well as the SQLDataAdapter.

So, if I want to have maximum performance, there is no global data class I can have. I better continue to use the OleDBDataAdapter for VFP backend and do another one for SQLDataAdapter for SQL Server.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform