Yet another "connect to SQL server" question

Discussion in 'Databases' started by jpopesku, Jul 27, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Howdy all. I've done a search answers to my question in both the forums and the KB, but to no avail, so thought I'd ask it here:
    How can I connect to my database on the DiscountASP.NET server via VS.NET? Is this even possible through the Server Explorer in VS.NET?
    I've read about Enterprise Manager and Query Analyzer in this forum/KB but can't seem to find them to download them.

    My DiscountASP.NET account is running the Community Starter Kit and I am wanting to add a new table to my database for additional information, as well as access the current info there. I'm currently running MSDE on my localhost but I don't think it matters since I've never had the CSK on my local; the DiscountASP.NET staff were kind enough to set it up on my account for me...


    Thanks for your help,
    JP
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    it depends on which version of VS.net do you have.

    REview this kb article, http://kb.discountasp.net/article.aspx?id=10064 on how to get SQL clients.


    quote:Originally posted by jpopesku

    Howdy all. I've done a search answers to my question in both the forums and the KB, but to no avail, so thought I'd ask it here:
    How can I connect to my database on the DiscountASP.NET server via VS.NET? Is this even possible through the Server Explorer in VS.NET?
    I've read about Enterprise Manager and Query Analyzer in this forum/KB but can't seem to find them to download them.

    My DiscountASP.NET account is running the Community Starter Kit and I am wanting to add a new table to my database for additional information, as well as access the current info there. I'm currently running MSDE on my localhost but I don't think it matters since I've never had the CSK on my local; the DiscountASP.NET staff were kind enough to set it up on my account for me...


    Thanks for your help,
    JP
    </blockquote id="quote"></font id="quote">
     
  3. Bruce:
    Awesome, thanks; it worked. I guess I was a little confused as to where Query Analyzer/Ent Man actually *were* in the SQL Server 2K setup. But I figured it out.

    Thanks again,
    JP

    quote:Originally posted by bruce

    it depends on which version of VS.net do you have.

    REview this kb article, http://kb.discountasp.net/article.aspx?id=10064 on how to get SQL clients.


    quote:Originally posted by jpopesku

    Howdy all. I've done a search answers to my question in both the forums and the KB, but to no avail, so thought I'd ask it here:
    How can I connect to my database on the DiscountASP.NET server via VS.NET? Is this even possible through the Server Explorer in VS.NET?
    I've read about Enterprise Manager and Query Analyzer in this forum/KB but can't seem to find them to download them.

    My DiscountASP.NET account is running the Community Starter Kit and I am wanting to add a new table to my database for additional information, as well as access the current info there. I'm currently running MSDE on my localhost but I don't think it matters since I've never had the CSK on my local; the DiscountASP.NET staff were kind enough to set it up on my account for me...


    Thanks for your help,
    JP
    </blockquote id="quote"></font id="quote">
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page