Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Function DbModuleExists (
ModuleName As String,
Optional dbs As DAO.Database = Nothing
) As Boolean

Does the Module exist in the database ?

ModuleName as String

The name of the Module

Optional dbs as DAO.Database = Nothing

Look in this database (default to the current database)

Call Template:

Dim b As Boolean
b = xf.Interact.DbModuleExists(ModuleName)
b = xf.Interact.DbModuleExists(ModuleName, dbs)

See Also:

Example 1:

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