Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Function DbReportExists (
ReportName As String,
Optional dbs As DAO.Database = Nothing
) As Boolean

Does the Report exist in the database ?

ReportName as String

The name of the Report

Optional dbs as DAO.Database = Nothing

Look in this database (default to the current database)

Call Template:

Dim b As Boolean
b = xf.Interact.DbReportExists(ReportName)
b = xf.Interact.DbReportExists(ReportName, dbs)

See Also:

Example 1:

DbReportExists("rptVisitReport")
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd