Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_ScripterSQL Script Generation and Processing

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

Delete the table, first removing all database relations involving it

dbs as DAO.Database

The DAO database to which the table belongs

TableName as String

The table name

Call Template:

Dim s As String
s = xf.Scripter.DbTableDelete(dbs, TableName)

See Also:

Example 1:

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