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()

  • No labels