Hello!

I need to find way to get object or models which are chosen by user server-wide. For example, in report started from one database I need to use objects from another database. Standard method

Dialogs.BrowseArisItems ( String sTitle, String sDescription, String sServerName, int itemKind )

allows user to select item from another database. But! It returns string ID of item only, and there is no information about database and user's name, password, filter.

Do anybody knows other way to get this?

Thanks!

 or register to reply.

Notify Moderator