Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_LinkerTable Linker

Public Sub RelinkAccessDbTables (
dbs As DAO.Database,
DB_ID As Long,
DB_Password As String,
DB_FilePath As String ,
Optional AddLocalTablePrefix As Boolean = False ,
Optional SelectiveLinkSql As String = ""
)

Relink tables for the specified linker database

DB_Description

The description of the database to be linked

dbs as DAO.Database

The database containing the table linker tables (usually the current database)

DB_ID as Long

The database ID in the linker table

DB_Password as String

(no description)

DB_FilePath as String

The file path of the database to be linked

Optional AddLocalTablePrefix as Boolean = False

Add the prefix for 'local fallback' mode tables

Optional SelectiveLinkSql as String = ""

A WHERE statement to restrict the tables being linked

Call Template:

xf.Linker.RelinkAccessDbTables DB_Description, dbs, DB_ID, DB_Password, DB_FilePath
xf.Linker.RelinkAccessDbTables DB_Description, dbs, DB_ID, DB_Password, DB_FilePath, AddLocalTablePrefix, SelectiveLinkSql

See Also:

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