Hi, \
I installed SharePoint Services., it uses WMSDE Database.

Nopw I am trying to connect through SQL Query Analyzer.. Can anyone tell me
the user id and password to connect.. I used the following userid and
password

User id : sa
Password: SHAREPOINT

Is it correct please tell me.. I am getting error while connecting..

SharePoint Services MSDE Connection? by Ian

Ian
Tue Feb 17 02:28:31 CST 2004

You should be able to connect to WMSDE using integrated
security (local or domain admin account should work,
account that you are running the admin app pool in must
work). You have to specify the instance name in the
connection which is sharepoint I think.

Regards,
Ian
>-----Original Message-----
>Hi, \
>I installed SharePoint Services., it uses WMSDE Database.
>
>Nopw I am trying to connect through SQL Query Analyzer..
Can anyone tell me
>the user id and password to connect.. I used the
following userid and
>password
>
>User id : sa
>Password: SHAREPOINT
>
>Is it correct please tell me.. I am getting error while
connecting..
>
>
>.
>

Re: SharePoint Services MSDE Connection? by Gregg

Gregg
Tue Feb 17 08:27:46 CST 2004

Yes.....don't try sa for this.....use you app pool account or the account
you used to install WSS. Then tyo connect you must use
<servername>\<instancename> so it should be MyServer\SHAREPOINT.

"Ian Morrish" <anonymous@discussions.microsoft.com> wrote in message
news:11cc301c3f530$065d9ee0$a501280a@phx.gbl...
> You should be able to connect to WMSDE using integrated
> security (local or domain admin account should work,
> account that you are running the admin app pool in must
> work). You have to specify the instance name in the
> connection which is sharepoint I think.
>
> Regards,
> Ian
> >-----Original Message-----
> >Hi, \
> >I installed SharePoint Services., it uses WMSDE Database.
> >
> >Nopw I am trying to connect through SQL Query Analyzer..
> Can anyone tell me
> >the user id and password to connect.. I used the
> following userid and
> >password
> >
> >User id : sa
> >Password: SHAREPOINT
> >
> >Is it correct please tell me.. I am getting error while
> connecting..
> >
> >
> >.
> >



Re: SharePoint Services MSDE Connection? by Mike

Mike
Wed Feb 18 05:37:43 CST 2004

Greg, I'll grab this for the WSS FAQ (using the standard rule that it is
frequently asked if I also have had the problem:) )

It'll be put in tomorrow probably.

Use the account you used to install WSS and then MyServer\SHAREPOINT. OK ?

I don't have app pool accounts on my test site so could you overnight (over
Finnish night) add any relevant detail on that ?

Mike Walsh, Helsinki, Finland
WSS FAQ at wss.collutions.com
Please post questions to the newsgroup only.


"Gregg Smith" <SharePoint_MSDN@hotmail.com> wrote in message
news:%23vvs5IW9DHA.2640@TK2MSFTNGP10.phx.gbl...
> Yes.....don't try sa for this.....use you app pool account or the account
> you used to install WSS. Then tyo connect you must use
> <servername>\<instancename> so it should be MyServer\SHAREPOINT.
>
> "Ian Morrish" <anonymous@discussions.microsoft.com> wrote in message
> news:11cc301c3f530$065d9ee0$a501280a@phx.gbl...
> > You should be able to connect to WMSDE using integrated
> > security (local or domain admin account should work,
> > account that you are running the admin app pool in must
> > work). You have to specify the instance name in the
> > connection which is sharepoint I think.
> >
> > Regards,
> > Ian
> > >-----Original Message-----
> > >Hi, \
> > >I installed SharePoint Services., it uses WMSDE Database.
> > >
> > >Nopw I am trying to connect through SQL Query Analyzer..
> > Can anyone tell me
> > >the user id and password to connect.. I used the
> > following userid and
> > >password
> > >
> > >User id : sa
> > >Password: SHAREPOINT
> > >
> > >Is it correct please tell me.. I am getting error while
> > connecting..
> > >
> > >
> > >.
> > >
>
>