Viewing 8 posts - 1 through 8 (of 8 total)
Thanks for the reply..so it means either I have create Schema specific Stored Procedure..For example : Tenant1.usp_GetCustomer and Tenant2.usp_GetCustomer or Create dynamic sql which will take Schema name as Parameter...right?
May 18, 2010 at 11:01 am
I am sorry for the confusion. Each User will only access their own schema and its data, hence no user can access schema of any other user. Whereas the Default...
May 18, 2010 at 6:22 am
Yes ,But when running the database script on stroed procedure the 'Go'Statement can create problem,and Without Go statement the Relation ship and other contriants are not created...
May 15, 2010 at 6:00 am
Yes ,This miss many tables structures like relationship and othe contriants ,Can you tell any other way..........
May 15, 2010 at 5:36 am
that means only the group\user are added in report manager who belong to active directory,
I have on group 'SuperUser' and 'Out side sales group' in active directory
Super user group are...
September 29, 2009 at 7:31 am
How to create new group and how to add user in that group who need to access report
September 29, 2009 at 7:09 am
Hi ,
reportserver secuirty was integrated windows,
and report manager have also integrated windows secuirty,
datasource connection string with SQL server secuirty
September 29, 2009 at 6:37 am
Hi ,
you can Used this
=Format(Fields!myDate.Value, “MM/dd/yyyy”)
August 17, 2009 at 5:08 am
Viewing 8 posts - 1 through 8 (of 8 total)