Working with MSDE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Javier

    Working with MSDE

    Hi All

    I've just installed MSDE and I want to know how could I work with it.
    Years ago I've worked for a while with SQL Server and I used Enterprise
    Manager but it didn't come with MSDE.

    Which tools could I use ?

    Also, I need to connect a java application with MSDE. I can't use domain
    integrated users so I need to setup a DB user. How could I do it and
    which rights should I give this user to allow my application to get data
    from DB ?

    Thanks in advance
  • Marek Powichrowski

    #2
    Re: Working with MSDE


    Uzytkownik "Javier" <jleyba@manresa .net> napisal w wiadomosci
    news:crmk0u$d2f $1@news.ya.com. ..[color=blue]
    > Hi All
    >
    > I've just installed MSDE and I want to know how could I work with it.
    > Years ago I've worked for a while with SQL Server and I used Enterprise
    > Manager but it didn't come with MSDE.
    >
    > Which tools could I use ?[/color]

    DbaMgr (Win9x) or Dba2Mgr (W2K).

    Best wishes,

    Marek Powichrowski


    Comment

    • Andrea Montanari

      #3
      Re: Working with MSDE

      "Marek Powichrowski" <marekp@telbank .pl> ha scritto nel messaggio
      news:crn2jb$p4n $1@korweta.task .gda.pl[color=blue]
      > Uzytkownik "Javier" <jleyba@manresa .net> napisal w wiadomosci
      > news:crmk0u$d2f $1@news.ya.com. ..[color=green]
      >> Hi All
      >>
      >> I've just installed MSDE and I want to know how could I work with it.
      >> Years ago I've worked for a while with SQL Server and I used
      >> Enterprise Manager but it didn't come with MSDE.
      >>
      >> Which tools could I use ?[/color]
      >
      > DbaMgr (Win9x) or Dba2Mgr (W2K).
      >[/color]

      :D

      DbaMgr (SQL Server 7.0/MSDE 1.0) DbaMgr2k (SQL Server 2000/MSDE 2000)
      thank you
      --
      Andrea Montanari (Microsoft MVP - SQL Server)
      http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
      DbaMgr2k ver 0.9.1 - DbaMgr ver 0.55.1
      (my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
      interface)
      --------- remove DMO to reply

      Comment

      Working...