Displaying 2 results from an estimated 2 matches for "800a0e7a".
Did you mean:
800a0e78
2006 Mar 28
8
Problem connecting with an SQL Server 2000 database
...:
adapter: sqlserver
database: database_name
host: DBI:ADO:Provider=SQLOLEDB;Data Source=server_name;Initial Catalog=database_name;User Id=user_name;Password=your_pw_here;
username: user_name
password: your_pw_here
But I keep getting the following error message:
Open
OLE error code:800A0E7A in ADODB.Connection
Provider cannot be found. It may not be properly installed.
HRESULT error code:0x80020009
Exception occurred.
Anyone that has/had the same problem? Sollutions? Tips?
Many thanks!
Steven.
2006 Nov 04
0
ProbleM!!!!!!!!!!!!!!!!!!
Hi,
I trieed umpteen times to connect ruby on rails to MSSQL server using
the standard procedures and I always get the samw error. As I was
previously working with MYSQL I faced no problem .Now at a time critical
situation I need a solution for this...........
Open
OLE error code:800A0E7A in ADODB.Connection
Provider cannot be found. It may not be properly installed.
HRESULT error code:0x80020009
Exception occurred.
RAILS_ROOT: ./script/../config/..
Application Trace <> | Framework Trace <> | Full Trace <>
C:/Program Files/Ruby/lib/ruby/site_rub...