Hi,
How can get direct access to MSDE tables without providers?
Thank's
Alexei
You need a data access provider for accessing the database.
HTH, Jens Suessmeyer.
|||Hi,
I am coding in c# with oledb to access to MSDE. I have also tryed to use SQLClient. But it still littly slow. Where can I get another one?
Thank's
Alexei
The SQLClient is the prefered and the fastest one. Perhaps there is a problem within your configuration in your msde.
HTH, Jens Suessmeyer.
Hi,
Can you tell me what is preferred configuration for using queries on 1 million of records?
Thank's
Alexei
Look at http://www.sql-server-performance.com/ for more information, this is a good starting point.
HTH, jens Suessmeyer.
No comments:
Post a Comment