Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Function DbFormExists (
FormName As String,
Optional dbs As DAO.Database = Nothing
) As Boolean

Does the Form exist in the database ?

FormName as String

The name of the Form

Optional dbs as DAO.Database = Nothing

Look in this database (default to the current database)

Call Template:

Dim b As Boolean
b = xf.Interact.DbFormExists(FormName)
b = xf.Interact.DbFormExists(FormName, dbs)

See Also:

Example 1:

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