Table of Contents

TableExists function

Description

Determines whether the table specified exists in the current database.

Syntax

truefalse = TableExists(tablename)

Parameters

The TableExists SSP function has the following parameter.

ParameterDescription
tablenameAn attached table.

See Also

RowExists()