
ADO - "Unable to locate Provider" error
I am getting this "Unable to locate Provider" error when I
attempt to call the Open method of the connection object. I have
tried 1,000 different connection strings and I have done this many
times in dao/rdo.... just wondering if I am missing something
important here. I am using ADO 1.5, VB 5, and SQL SERVER 6.5 on NT
Workstation 4.0 (SP3).
I configured a DSN and everything. no luck. Also tried connecting to
an access database. same result. I am able to SET the connection
object and read/write its properties but I can't get a freakin'
connection! Any ideas?
Shane Morrell