Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
1sabine8
Posting Yak Master
130 Posts |
Posted - 2008-09-05 : 02:29:49
|
hi,I created a reporting services report which contains a dataset formed by a stored procedure that works on my db and inserts values in another table's database.When i run the report (i created it) it works fine but when another user tries to run it, he gets the following error:"Cannot find the object 'TBLNAME', because it does not exist or you do not have permission."'TBLNAME' is the other db's table.How can i solve this error?Thanks |
|
dexter.knudson
Constraint Violating Yak Guru
260 Posts |
|
1sabine8
Posting Yak Master
130 Posts |
Posted - 2008-09-09 : 02:15:21
|
No but can you be more specific on what i meed to do? |
 |
|
|
|
|