Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I use SQL Server Reporting Services for reporting purpose and create reporting using and attach database then when I deploy any report it shows me username and password in SQL Server Reporting Service.

So what does it mean by password and username and where do I get this username and password for SQL Server Reporting Service?
and also i dont have a password in windows and also in sql database

Here is a picture
http://i.stack.imgur.com/NDNZy.jpg[^]

any help please?
Posted
Comments
Maciej Los 5-Jan-14 14:06pm    
Help with what?
Diya Ayesa 5-Jan-14 15:02pm    
please read again my question
Maciej Los 5-Jan-14 15:07pm    
I had read it 3 times... and still don't know what is an issue...

1 solution

The username and password are the ones set up in SQL Server. You can create users in SQL Server, there is already an sa user, even if you're using integrated security instead of specifying it.

Look under 'Users' in management studio, add a user with a password, then use that.
 
Share this answer
 
Comments
Diya Ayesa 7-Jan-14 13:50pm    
ok i find the password but this is in * so how i get?
Christian Graus 7-Jan-14 16:34pm    
You have to type in a new one. It won't show you the old one.
Diya Ayesa 8-Jan-14 13:25pm    
but this password available as by default please check this pic
http://i40.tinypic.com/331ovom.png
Christian Graus 8-Jan-14 16:26pm    
Yes, that's what it looks like. So ?
Diya Ayesa 9-Jan-14 12:46pm    
oh ho i try to say that this password is by default and it is * so how i get this password in alphabetic form

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900