Re: No data in Sql server 2005
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Fri, 23 Dec 2005 09:40:24 -0500
Please don't post independently in separate newsgroups. You can add
multiple newsgroups to the header and then all the answers appear as one.
See my reply in the other newsgroup.
--
Andrew J. Kelly SQL MVP
"den 2005" <den2005@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B4D11A55-9CB7-4ACE-9F4E-91524D4E58D9@xxxxxxxxxxxxxxxx
> Hi everybody,
> Happy Holidays to all. I developed a windows application that connects
> to
> Sql server 2000, using windows authentication and it works, able to
> retrive
> and other data process. But when I used it on Sql Server 2005 Express, it
> was
> unable to retrive data. What is wrong with it? How can I fixed this?
>
> Connecting String at 2000:
>
> "integrated security=SSPI;data source=localhost;persist security
> info=False;initial
>
> catalog=Genesis;"
>
> Connection String at 2005:
>
> "integrated security=SSPI;data source=RITS-DENNIS\SQLEXPRESS;persist
> security
>
> info=False;initial catalog=Genesis;"
>
> "user id=guest;password=guest123;data
> source=RITS-DENNIS\SQLEXPRESS;persist
> security info=False;initial catalog=Genesis;"
>
>
> Thanks in Advanced.
>
> den2005
> --
> MCP Year 2005, Philippines
.
- Follow-Ups:
- Re: No data in Sql server 2005
- From: den 2005
- Re: No data in Sql server 2005
- Prev by Date: Re: Cannot add new Database Diagrams
- Next by Date: Re: Cannot add new Database Diagrams
- Previous by thread: Re: Extracting NT User Group privs to dbs
- Next by thread: Re: No data in Sql server 2005
- Index(es):
Relevant Pages
|