Accessing SQL Server named instance

G

gregarican

I apologize in advance for posting a Rails question in the general
Ruby news group, but here goes. Does anyone know of a way I can
configure my Rails app to access a SQL Server named instance? My
version of Rails is a couple of years old (ActiveRecord v1.10.0 if
that means anything). I am using ADO and when I refer to the SQL
Server named instance as SERVERNAME\INSTANCE the app errors out that
it cannot connect. The app was previously hosted on anothe server that
used the default instance. No problems then. I had googled a posting
on another board where someone had similar issues. But no follow-up as
to if it was fixable.

Anyone know?
 
R

Robert Klemme

2007/10/25 said:
I apologize in advance for posting a Rails question in the general
Ruby news group, but here goes. Does anyone know of a way I can
configure my Rails app to access a SQL Server named instance? My
version of Rails is a couple of years old (ActiveRecord v1.10.0 if
that means anything). I am using ADO and when I refer to the SQL
Server named instance as SERVERNAME\INSTANCE the app errors out that
it cannot connect. The app was previously hosted on anothe server that
used the default instance. No problems then. I had googled a posting
on another board where someone had similar issues. But no follow-up as
to if it was fixable.

Anyone know?

Unfortunately no Rails experience here, but: you did make sure the
port on the DB server is reachable from your Rails machine?

Kind regards

robert
 

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

Members online

No members online now.

Forum statistics

Threads
474,269
Messages
2,571,338
Members
48,026
Latest member
DannieKeeg

Latest Threads

Top