Results 1 to 3 of 3

Thread: Connect to Red fox hosted SQL Server 2005 database using SQL Server Management Studio

  1. #1
    Join Date
    Jul 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Connect to Red fox hosted SQL Server 2005 database using SQL Server Management Studio

    Hi,

    I have created a sql server 2005 database on one of my domains and cant seem to connect to it in SQL Server Management Studio to create my tables etc.

    I have the external URL of the server and the port etc and have created a user account but cant seem to get it to connect.

    Any help welcome!

    Regards,

    Kevin

  2. #2
    Join Date
    Feb 2004
    Posts
    4,903
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    The "Connect to Server" syntax in SSMS should be like this:

    Code:
    ExternalAccessHostname,PORT
    EG:

    Code:
    mssql2005.hydrogen.lon.periodicnetwork.com,46855
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  3. #3
    Join Date
    Jul 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks ill give it a try.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 9
    Last Post: 20th February 2007, 08:17 PM
  2. SQL Server 2005 - What do you want?
    By Warren Ashcroft in forum Technical Support
    Replies: 17
    Last Post: 20th May 2006, 08:19 PM
  3. .Net 2 User and role management - SQL Server 2005
    By jordan in forum Technical Support
    Replies: 8
    Last Post: 17th May 2006, 05:18 PM
  4. SQL Server 2005
    By DavidJenkins in forum Sales and Service Feature Enquiries
    Replies: 17
    Last Post: 15th May 2006, 08:36 AM

Bookmarks

Posting Permissions

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