Create a new instance of the finPOWER Connect business layer for use as a Support layer for reports that should connect to a different (replicated) version of the database.

<para> The new Database will be opened using the Current User's credentials. Error and Trace events will also be trapped and redirected to this business layer's event handlers. </para> <para> You must call the ReportingDataabaseSupportDispose method once you have finished using this Support layer. </para>

Syntax

ISfinSupport.ReportingDatabaseSupportCreate(reportingDatabaseConnectionInfo, supportReporting)

Parameters

NameTypeOptionalByRefDescription
reportingDatabaseConnectionInfo ISDatabaseConnectionInfo Connection information for the Reporting Database.
supportReporting ISfinSupport ByRef The new Support layer.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISfinSupport
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0