This topic is locked

ASPRunner Project

5/16/2007 1:33:33 PM
ASPRunnerPro General questions
Alberto author

Sergey,

Don't know if this is an error or not but I just found out the whole list of tables available in the DB are saved in the ASPRunner project file.
Probably this is needed in there but maybe should be populated at the time we open the project, but after that should save only data related to the selected tables and views in that particular project.

Sergey Kornilov admin 5/16/2007

Alberto,
contact me directly sending project file along with some comments.

Support questions/bug reports need to be sent to support@xlinesoft.com.

Alberto author 5/16/2007

Sergey, I just realised that it is in the table permisions area of the project, and in this case I have selected all the tables for the group autorized to access them. The problem is that I have thousands of tables in the DB.
They look like this:

<m_TablePermissions>

<m_TablePermission>

<m_strPermissionMask>SP</m_strPermissionMask><m_strTableName>dbo.BT_MGMNT_DAILY_PROCS_REPORT</m_strTableName></m_TablePermission>

<m_TablePermission>

<m_strPermissionMask>SP</m_strPermissionMask><m_strTableName>dbo.zMostRecentCampaignsDetailInq</m_strTableName></m_TablePermission>

<m_TablePermission>

:::::::::::::::::::::::::::

:::::::::::::::::::::::::::

<m_strPermissionMask>SP</m_strPermissionMask><m_strTableName>dbo.zMostRecentCampaignsDetailPro</m_strTableName></m_TablePermission>

</m_TablePermissions>
Thanks

Sergey Kornilov admin 5/17/2007

Alberto,
thank you, I'll check what we need to do about this.