A
avinash404
I get the following error message when trying to connect to ms sql
server:
Open
OLE error code:80040E4D in Microsoft OLE DB Provider for SQL Server
Login failed for user 'XXXXXXXX'.
HRESULT error code:0x80020009
Exception occurred.
I google'd for those error codes but nothing useful so far. To set up
ruby for ms sql server, I followed the instructions here:
http://wiki.rubyonrails.com/rails/pages/HowtoConnectToMicrosoftSQLServer
I followed the first 2 steps (copying ado.rb and modifying
database.yml) but I cannot get it to connect to the sql server.
Any tips, thoughts?
thanks in advance,
server:
Open
OLE error code:80040E4D in Microsoft OLE DB Provider for SQL Server
Login failed for user 'XXXXXXXX'.
HRESULT error code:0x80020009
Exception occurred.
I google'd for those error codes but nothing useful so far. To set up
ruby for ms sql server, I followed the instructions here:
http://wiki.rubyonrails.com/rails/pages/HowtoConnectToMicrosoftSQLServer
I followed the first 2 steps (copying ado.rb and modifying
database.yml) but I cannot get it to connect to the sql server.
Any tips, thoughts?
thanks in advance,