Re: SQLCMD can't connect to SQL Server Express SP2



I didnt know I had to specify the server name and the name of the instance.
Now I can connect through OSQL using the "-S servername\sqlexpress"
parameter.

Thank you very much for the help,

Klerman Gutierrez



.



Relevant Pages

  • Re: Email Programming using System.Web.Mail
    ... With System.Web.Mail,, the book for the SmtpMail class says that if you do not specify a value for SmtpServer then it uses the local SMTP server. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: RCP from VMS to Unix
    ... using RCP to recursively transfer files from a VMS host to a Unix server. ... specify in the UNIX file specification. ... alp $ show default ...
    (comp.os.vms)
  • Re: Email Programming using System.Web.Mail
    ... configuration first but if that doesn't specify the appropriate ... configuration files, an exception would be thrown when you call the ... The moment I specify a valid server then it works: ... It will only connect to an 'up-line' SMTP ...
    (microsoft.public.dotnet.languages.vb)
  • Re: postfix cant send and receive mails (SOLVED) - resend
    ... Me neither --- I'm somewhat unhappy with the postfix documentation I ... The documentation says: "The SMTP server ... But what else do you specify in the table? ... That would indicate that no mail is delivered to virtual domains. ...
    (Debian-User)
  • Multiple Pointers, Xinput and thin clients (remote X)
    ... I have a thin client connecting to a X terminal ... server using XDMCP and gdm. ... # Module section -- this section is used to specify ... # the way multiple screens are organised. ...
    (comp.os.linux.x)

Loading