Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_ScripterSQL Script Generation and Processing

Public Function TableIsAccessLinked (
TableName As String,
dbs As DAO.Database
) As Boolean

Is the table an Access linked table ?

TableName as String

The table name

dbs as DAO.Database

The DAO database to which the table belongs

Call Template:

Dim b As Boolean
b = xf.Scripter.TableIsAccessLinked(TableName, dbs)

See Also:

Example 1:

Debug.Print TableIsAccessLinked("tblProduct", dbs)   --> True
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd