Method seek with objects ADO in sql server

P

Pierre-Yves

Hello,



We have a big application to pass access 2000 to sql server. We are going to
use objects ADO instead of objects DAO.



In the code, we use methods seek in order to search recordsets.



We tested this method seek accessing to sql server. This method isn't
possible with a provider

OLEDB1.



A solution consist in transform "method seek" in "select where" but this
operation is too long



What is the better solution?



Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top