February 10, 2012  
   Login  
Forum  
 
ForumForumEnesys RS Data ...Enesys RS Data ...Support - RS Da...Support - RS Da...Using SQLop for Lits permissions queryUsing SQLop for Lits permissions query
Previous Previous
 
Next Next
New Post
 7/15/2009 11:34 AM
 

Hallo,

I am trying to use the SQLquery for filtering the returntable of a List permission query statement.

<?xml version="1.0" encoding="utf-8" ?>
<root>
 <listCollection  relativeSiteUrl="@SiteUrl!"  allWebs="@AllWeb!"  includePermissions="true" expandGroups="true" tableName="permlists">
 </listCollection>

<sqlQuery tableName="endresult">
    SELECT * FROM permlists
</sqlQuery>

<resultSet>endresult</resultSet>
</root>

I get an error stating that the "endresult does not exist".

Can we use SQLquery in this case ?

Thanks

Peter

New Post
 7/15/2009 11:52 AM
 

Hi Peter,

I tried to execute this query and I didn't have any error thrown when executing it.

  1. Which version of Enesys RS Data Extension are you using?
  2. Where are you trying to execute this query? If you are executing this query within BIDS in the Preview tab, you can try to go back to the query designer, click on the execute button () and provide the two parameters. Then click on the button to refresh the fields ().

Regards,
Marien Monnier
Enesys

New Post
 7/24/2009 10:08 AM
 

Hallo Marien,

I retried what you specified... And I am one step further. It works when I use the parameter allWebs=False ,however

 when this parameter is set to true, the error "can not connect to the remote server (system)" appears.

Enesys version used = 3.0.188.1943

(running on a 32 bit server)

Regards,

Peter.

New Post
 7/24/2009 11:53 AM
 

Hi Peter,

Do you have this error within BIDS or within your Report Server? If this error is within your Report Server, do you have the same problem within BIDS?

Could you try to activate the error logging framework within BIDS so we can see what is going wrong?

  1. Copy the Enesys.ReportingServices.Ersde2008.nlog file located in the "ConfigFiles\ReportDesigner" folder of your current ERSDE installation. You can access the main ERSDE folder through the Program Menu folder. (Default program location is C:\Program Files\Enesys\ERSDE2008)
  2. Paste the file to the "PrivateAssemblies" folder of your BIDS installation:
    C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies for Visual Studio 2005
    C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies for Visual Studio 2008
  3. Re-execute the query.

In the CommonApplicationData folder (C:\ProgramData on Vista, C:\Documents and Settings\All Users\Application Data on other Windows), you should have an ERSDELogFiles folder.

Could you send us the ERSDE2008Error.log file to our support address? (Email address is available in the last page of the documentation

Thank you,

Regards,
Marien Monnier
Enesys

Previous Previous
 
Next Next
ForumForumEnesys RS Data ...Enesys RS Data ...Support - RS Da...Support - RS Da...Using SQLop for Lits permissions queryUsing SQLop for Lits permissions query

 
You need to login for posting to the forums.
If you don't have a login, click here to register.
 
Copyright 2010 Enesys - All rights reserved Terms Of UsePrivacy Statement