Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. i couldn't see Databases in SQL server

i couldn't see Databases in SQL server

Scheduled Pinned Locked Moved Database
helpdatabasesql-serversysadminquestion
8 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BSRK
    wrote on last edited by
    #1

    I am working on Windows 2000 professional. I have installed MSDE 2000 and also SQL server 2000 (Client components only). But when i go through the Enterprise Manager of SQL Server, it is not identifying any server. It is displaying something like: Server is not found or Access denied. Connection Open when i tried to run in command prompt also (C:/>osql ....) it is saying connection open error. can anyone please help? thank you

    C M 2 Replies Last reply
    0
    • B BSRK

      I am working on Windows 2000 professional. I have installed MSDE 2000 and also SQL server 2000 (Client components only). But when i go through the Enterprise Manager of SQL Server, it is not identifying any server. It is displaying something like: Server is not found or Access denied. Connection Open when i tried to run in command prompt also (C:/>osql ....) it is saying connection open error. can anyone please help? thank you

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      BSRK wrote: Server is not found or Access denied A couple of things to check: Is the SQL Server service running? Are you connecting with the correct user namd and password?


      Do you want to know more? WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


      Upcoming talk: SELECT UserName, Password FROM Users -- Getting unauthorised access to a SQL Server, and how to prevent it.

      B 1 Reply Last reply
      0
      • C Colin Angus Mackay

        BSRK wrote: Server is not found or Access denied A couple of things to check: Is the SQL Server service running? Are you connecting with the correct user namd and password?


        Do you want to know more? WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


        Upcoming talk: SELECT UserName, Password FROM Users -- Getting unauthorised access to a SQL Server, and how to prevent it.

        B Offline
        B Offline
        BSRK
        wrote on last edited by
        #3

        I have checked from Administrative Tools -> Services, that sQL server service is running. still i have this problem. Can you tell me whether i need to install service pack SP3a in addition with MSDE 2000?

        C 1 Reply Last reply
        0
        • B BSRK

          I have checked from Administrative Tools -> Services, that sQL server service is running. still i have this problem. Can you tell me whether i need to install service pack SP3a in addition with MSDE 2000?

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #4

          BSRK wrote: Can you tell me whether i need to install service pack SP3a in addition with MSDE 2000? Installing Service Pack 3a is generally a good idea anyway because, IIRC, it contains the security fix for the Slammer worm. BSRK wrote: I have checked from Administrative Tools -> Services, that sQL server service is running. So, are you attempting to log in using the correct credentials? Have you typed the user name and password correctly? Did you set it to use Windows Authentication? and if yes, are you trying to connect using the same account that it was installed with (or with an account that has been granted access)?


          Do you want to know more? WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


          Upcoming talk: SELECT UserName, Password FROM Users -- Getting unauthorised access to a SQL Server, and how to prevent it.

          B 1 Reply Last reply
          0
          • C Colin Angus Mackay

            BSRK wrote: Can you tell me whether i need to install service pack SP3a in addition with MSDE 2000? Installing Service Pack 3a is generally a good idea anyway because, IIRC, it contains the security fix for the Slammer worm. BSRK wrote: I have checked from Administrative Tools -> Services, that sQL server service is running. So, are you attempting to log in using the correct credentials? Have you typed the user name and password correctly? Did you set it to use Windows Authentication? and if yes, are you trying to connect using the same account that it was installed with (or with an account that has been granted access)?


            Do you want to know more? WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


            Upcoming talk: SELECT UserName, Password FROM Users -- Getting unauthorised access to a SQL Server, and how to prevent it.

            B Offline
            B Offline
            BSRK
            wrote on last edited by
            #5

            I think we cannot use MSDE & Enterprise Manager in conjunction. i got similar info from the below link. http://communities2.microsoft.com/communities/newsgroups/en-us/default.aspx?&query=FAQ&lang=en&cr=US&guid=&sloc=en-us&dg=microsoft.public.sqlserver.msde&p=1&tid=2b4fe8b6-3d8d-4353-8f91-31c0f60bba14[^]

            C M 2 Replies Last reply
            0
            • B BSRK

              I think we cannot use MSDE & Enterprise Manager in conjunction. i got similar info from the below link. http://communities2.microsoft.com/communities/newsgroups/en-us/default.aspx?&query=FAQ&lang=en&cr=US&guid=&sloc=en-us&dg=microsoft.public.sqlserver.msde&p=1&tid=2b4fe8b6-3d8d-4353-8f91-31c0f60bba14[^]

              C Offline
              C Offline
              Colin Angus Mackay
              wrote on last edited by
              #6

              BSRK wrote: I think we cannot use MSDE & Enterprise Manager in conjunction Curious - I've never had a problem combining using Enterprise Manager with an MSDE database.


              Do you want to know more? WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


              Upcoming talk: SELECT UserName, Password FROM Users -- Getting unauthorised access to a SQL Server, and how to prevent it.

              1 Reply Last reply
              0
              • B BSRK

                I think we cannot use MSDE & Enterprise Manager in conjunction. i got similar info from the below link. http://communities2.microsoft.com/communities/newsgroups/en-us/default.aspx?&query=FAQ&lang=en&cr=US&guid=&sloc=en-us&dg=microsoft.public.sqlserver.msde&p=1&tid=2b4fe8b6-3d8d-4353-8f91-31c0f60bba14[^]

                M Offline
                M Offline
                Michael P Butler
                wrote on last edited by
                #7

                MSDE and Enterprise manager work fine together. There is a grey area when it comes to the licencing of the software. But there is no technical reason why Enterprise Manager can't see your MSDE database. Michael CP Blog [^] Development Blog [^]

                1 Reply Last reply
                0
                • B BSRK

                  I am working on Windows 2000 professional. I have installed MSDE 2000 and also SQL server 2000 (Client components only). But when i go through the Enterprise Manager of SQL Server, it is not identifying any server. It is displaying something like: Server is not found or Access denied. Connection Open when i tried to run in command prompt also (C:/>osql ....) it is saying connection open error. can anyone please help? thank you

                  M Offline
                  M Offline
                  Mike Dimmick
                  wrote on last edited by
                  #8

                  A new installation of MSDE is configured in Windows Authentication mode. You must use a trusted connection (e.g. osql -E) to connect to it. If you want to be able to supply a username and password you will need to reconfigure for mixed mode. If you downloaded MSDE recently, you will have MSDE Release A. If you accept the default install parameters, this version of MSDE disables all networking protocols. You can only access it from the machine it's installed on, using the Shared Memory protocol. Follow the instructions in KB 814130[^] to re-enable network access. Stability. What an interesting concept. -- Chris Maunder

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups