You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to set custom database connection name from code
by code like report->dataManager()->setReportVariable("custom_connection_name",EasyQtSql::SqlFactory::getInstance()->getDatabase("CLOUD").connectionName())
report->dataManager()->setDefaultDatabasePath()
The text was updated successfully, but these errors were encountered:
how to set custom database connection name from code
by code like
report->dataManager()->setReportVariable("custom_connection_name",EasyQtSql::SqlFactory::getInstance()->getDatabase("CLOUD").connectionName())
report->dataManager()->setDefaultDatabasePath()
The text was updated successfully, but these errors were encountered: