<sagie (AT) discussions (DOT) microsoft.com> wrote
[snip]
Quote:
Currently the provider for the DB connections is MSDASQL,
can I change it to SQLOLEDB with virtually no impact on
existing code that uses this and currently works with
ADO2.5 ? |
You might try the ADO newsgroups with this question. I'm not sure what the
impact of changing the data provider will be on your code. It probably
depends on how you're using ADO. If you're just using vanilla ADO (ex:
create recordsets using connections and commands) you will probably be fine.
But I really don't know enough to give you an exact answer.
--
Bryant