dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

SQL Server 2008 express ODBC connection HELP - sqlserver-odbc

This is a discussion on SQL Server 2008 express ODBC connection HELP - sqlserver-odbc ; I've just installed SQL server 2008 express edition. I created a simple DB and waned to test ODBC connections to it. I can not connect to the SQL sever from a remote machine using the SQL Server ODBC driver. I ...


Home > Database Forum > Microsoft SQL Server > sqlserver-odbc > SQL Server 2008 express ODBC connection HELP

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 10-09-2008, 08:44 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default SQL Server 2008 express ODBC connection HELP

I've just installed SQL server 2008 express edition.
I created a simple DB and waned to test ODBC connections to it.
I can not connect to the SQL sever from a remote machine using the SQL
Server ODBC driver. I keep getting " connetion failed errors". It is
not a firewall issue. both server and remote pc are on same LAN with
no firewalls turned on.
The remote can connect to other SQl Servers ( 2005 ).
When i create an ODBC conection on the same PC the server is running
on I can connect to the SQL server without a problem. So
authentication is OK.
using Servername\databasename as the Host name and i'm using SQL
authentication. The server is setup for both wondows and SQL
authentication.

I'm stuck!
Reply With Quote
  #2  
Old 10-09-2008, 09:40 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: SQL Server 2008 express ODBC connection HELP

Even it's not a firewall issue, you must open ports on both machine (Server
and Client if you're using Windows XP and Windows Vista). Find out which port
the SQL Server is using.

RB2 wrote:
>I've just installed SQL server 2008 express edition.
>I created a simple DB and waned to test ODBC connections to it.
>I can not connect to the SQL sever from a remote machine using the SQL
>Server ODBC driver. I keep getting " connetion failed errors". It is
>not a firewall issue. both server and remote pc are on same LAN with
>no firewalls turned on.
>The remote can connect to other SQl Servers ( 2005 ).
>When i create an ODBC conection on the same PC the server is running
>on I can connect to the SQL server without a problem. So
>authentication is OK.
>using Servername\databasename as the Host name and i'm using SQL
>authentication. The server is setup for both wondows and SQL
>authentication.
>
>I'm stuck!


--
Please Rate the posting if helps you

Message posted via http://www.sqlmonster.com

Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 03:50 AM.