Re: [DBNETLIB]ConnectionWrite (send()) error

Tech-Archive recommends: Fix windows errors by optimizing your registry



At least we know that its trying to listen

From your client machine, assuming you have Query Analyzer, try to make a
new connection. In the servername box, instead of SERVERNAME use

tcp:SERVERNAME, 1433

if that fails, try:

tcp:x.x.x.x, 14yy (replace x with your external ip, and 14yy with the
correct port)

--
Kevin Hill
3NF Consulting
http://www.3nf-inc.com/NewsGroups.htm

Real-world stuff I run across with SQL Server:
http://kevin3nf.blogspot.com


"mikron2" <mikron2@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9D5AC8FF-7CF9-4BC0-9B12-13206F8CE225@xxxxxxxxxxxxxxxx
Sorry, I missed a line:

SQL server listening on TCP, Shared Memory, Named Pipes.

It's after the other two lines I mentioned earlier.

Mike



.



Relevant Pages

  • how to run httpd on all the Alias IPs ???
    ... Please suggest me how to run httpd on Alias IPs. ... I am running apache 2.0.40 on RHEL 3.0 for practice ... hosting....httpd service is listening only for ... ServerName 192.168.2.49 ...
    (RedHat)
  • Re: how to run httpd on all the Alias IPs ???
    ... > Please suggest me how to run httpd on Alias IPs. ... > hosting....httpd service is listening only for ... > ServerName www.opeshalkara.com ...
    (RedHat)
  • Re: apache2 Virtual Host configuration
    ... This means that you have defined NameVirtualHost www.domain.com:80 ... without a VirtualHost definition. ... on all IPs and you got only one IP you're listening on taht IP. ... # The ServerName Switch is used to direct Apache to the right Website. ...
    (comp.os.linux.setup)
  • IP Virtual Hosting and SSL
    ... sites, a production and a dev site, on one apache instance. ... NameVirtualHost 1.1.1.1:80 ... ServerName www.mysite.com ... no listening sockets available, shutting down ...
    (comp.lang.javascript)
  • Re: Drop down for cube names
    ... Dim ServerName As String ... Dim dsoServer As DSO.Server ... catalog and the other for the cube names. ... I have an idea about how to retrieve database names from sql server ...
    (microsoft.public.sqlserver.olap)