Results 1 to 3 of 3

Thread: Connecting To SQL Server

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2003
    Posts
    2

    Connecting To SQL Server

    Hello Everybody,

    I want to connect to a SQL Server on another computer. I have VB.NET Standard. Ibeleive it can be done through code even though the "visual" way claims it can't. I have tried all the stuff in the help files, but it doesnt seem to bear any resemblance to the "real thing"!. Can anyone shed some light on this please?

    Steve

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    try this way !

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    If you mean in the Server Explorer than it cannot be done. You can't even do that with VS.NET Pro. Only the higher than pro versions support that.

    If you mean through code then you just use the name of the remote SQL Server or its IP address in the connection string.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width