Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Function DbQueryExists (
QueryName As String,
Optional dbs As DAO.Database = Nothing
) As Boolean

Does the Query exist in the database ?

QueryName as String

The name of the query

Optional dbs as DAO.Database = Nothing

Look in this database (default to the current database)

Call Template:

Dim b As Boolean
b = xf.Interact.DbQueryExists(QueryName)
b = xf.Interact.DbQueryExists(QueryName, dbs)

See Also:

Example 1:

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