Skip to main content
Skip table of contents

SchoolMap (ver7.2.0)

This table is used to store information pertaining to school maps used by mobile devices.

Column NameInitial VersionData TypeDescription

MapData

7.2.0

BLOB

Binary data of the school map.

MIMEType

7.2.0

Varchar2(50)

The mime type of SchoolMap data, such as image/jpeg, image/png, or applications/pdf.

School_Number

7.2.0

Number(10)

This ID is linked to the School_Number from the School table. Required. Indexed.

SchoolMapID

7.2.0

Number(19)

Unique ID for SchoolMap record. Required.

WhenCreated

7.0.0

Timestamp(6)

The date and time the record was created. Defaults to system date.

WhenModified

7.0.0

Timestamp(6)

The date and time the record was modified. Defaults to system date.

WhoCreated

7.0.0

Varchar2(100)

The name of the person who create the record. Defaults to user.

WhoModified

7.0.0

Varchar2(100)

The name of person who modified the record. Defaults to user.

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.