Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / MSDE / September 2008

Tip: Looking for answers? Try searching our database.

REMOTE CONNECTION FOR MSDE

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ahmet Aşçı - 01 Aug 2008 10:28 GMT
I TRY TO  CONNECT  TO MSDE  BUT  I GOT A FAILED

ALTHOUGHT   I OPENED 1433 PORT  AND I CONFIGURED FIREWALL

HOW CAN I SOLVE .
Andrea Montanari - 01 Aug 2008 11:23 GMT
hi,
Ahmet Aþçý wrote:
> I TRY TO  CONNECT  TO MSDE  BUT  I GOT A FAILED
>
> ALTHOUGHT   I OPENED 1433 PORT  AND I CONFIGURED FIREWALL
>
> HOW CAN I SOLVE .

what kind of exception are you reported with?
are you sure your MSDE instance is listening on tcp/ip 1433 port? please
check the setting with svrnecn.exe..
Signature

Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz        http://www.hotelsole.com
DbaMgr2k ver 0.21.1 - DbaMgr ver 0.65.1 and further SQL Tools
--------- remove DMO to reply

Ahmet Aşçı - 01 Aug 2008 13:54 GMT
I M SURE  THAT MSDE  IS LISTENING ON  TCP 1433 PORT

I M USING THIRT PARTY PROGRAM TO CONFIGURE FOR MSDE

WHEN I CONNECT LOCAL MSDE DATABASE FROM  OUT OF OFFICE

THE PROGRAM SAID THAT : DATABASE DOES NOT EXIST OR ACCES DEINED

TO LOGIN I AM USING USER:SA PASS NULL
Andrea Montanari - 01 Aug 2008 16:10 GMT
hi,
Ahmet Aþçý wrote:
> I M SURE  THAT MSDE  IS LISTENING ON  TCP 1433 PORT
>
[quoted text clipped - 5 lines]
>
> TO LOGIN I AM USING USER:SA PASS NULL

do you mean that only local connections are available? (local connection to
the machine hosting MSDE, while connections coming from the lan are
refused?) if this is the case, MSDE installs by default disabling remote
connections and you have to enable them at install time, providing the
DISABLENETWORKPROTOCOLS=0 additional parameter or, later at run time, via
Server Network Protocols utility...
Signature

Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz        http://www.hotelsole.com
DbaMgr2k ver 0.21.1 - DbaMgr ver 0.65.1 and further SQL Tools
--------- remove DMO to reply

Hari - 26 Sep 2008 19:03 GMT
I'm having the same problem remotely connecting to a MSDE sql server.

Is windows only authentication should be changed to sql server
authentication to connect remotely?

-Hari

> hi,
> Ahmet Aþçý wrote:
[quoted text clipped - 14 lines]
> DISABLENETWORKPROTOCOLS=0 additional parameter or, later at run time, via
> Server Network Protocols utility...
Andrea Montanari - 27 Sep 2008 17:29 GMT
hi,
> I'm having the same problem remotely connecting to a MSDE sql server.
>
> Is windows only authentication should be changed to sql server
> authentication to connect remotely?

nope... remote connection is available for both authentication types..
Signature

Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz        http://www.hotelsole.com
DbaMgr2k ver 0.21.1 - DbaMgr ver 0.65.1 and further SQL Tools
--------- remove DMO to reply

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2012 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.