all groups > sql server reporting services > august 2004 >
You're in the

sql server reporting services

group:

UDL connections


Re: UDL connections Bruce Loehle-Conger
8/24/2004 12:30:01 PM
sql server reporting services: I did not find anyway to do as you want. What I have found is that you need
to specify the user credentials to use in the definition of the data source.
I use shared data sources and a dsn file (in my case I am going against an
ODBC data source). I specify to use Credentials Stored Securely in the
report server. If you used shared datasources then this is not too
burdensome.

Bruce L-C

[quoted text, click to view]

Re: UDL connections Bruce Loehle-Conger
8/24/2004 1:26:53 PM
Note that each location (test, development, etc) have their own data source.
When you deploy the default is to not overwrite it. So, if you don't want
them knowing then just take the security rights away from developers viewing
the data source on your different servers. Also, even if they view it you
get a ****** in the password field. So they would only know the username
used, not the password.

Bruce L-C

[quoted text, click to view]

UDL connections Roberto Souza
8/24/2004 2:11:40 PM
Hi, I'm trying to use an UDL file to make easier to manage my connections on
RS like I'm using on SQL DTS packages.
Problem is: RS is not reading the password stored at the UDL file.
Did anybody did it with sucess? I'd like RS to read all the connection info
(server, db, user and password) from the UDL file and ask no parameters from
the user.

TIA,

Roberto.

Re: UDL connections Roberto Souza
8/24/2004 2:50:15 PM
Thaks Bruce, but something like UDLs would be the perfect solution to me
because it would avoid any additional work the deploying the report when
moving from test to development to production server; it would also avoid me
to tell to the report programmer any passwords.
Any other clue?

Info: I'm creating a report using OLEDB for DB2 (DB2 at the mainframe)

TIA,

Roberto Souza.

[quoted text, click to view]

AddThis Social Bookmark Button