Skip to main content
Skip table of contents

PSM_Account (ver1.5)

This table contains account information used by PowerTeacher Admin.

Column NameInitial VersionData TypeDescription

Email

1.5

Varchar2(500)

PT Admin user email.

FirstName

1.5

Varchar2(30)

PT Admin user first name.

ID

1.5

Number(19,0)

Unique sequential number generated by the application. Required.

IsEnabled

1.5

Number(1,0)

1 indicates the account is enabled.

IsLocked

1.5

Number(1,0)

1 indicates a locked account record. A locked account cannot be authenticated.

LastName

1.5

Varchar2(30)

PT Admin user last name.

Password

1.5

Varchar2(50)

Account password.

PasswordLastChanged

1.5

Date

Date the password was last changed for this account.

Phone

1.5

Varchar2(30)

PT Admin user phone number.

UserName

1.5

Varchar2(50)

Login user name.

JavaScript errors detected

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

If this problem persists, please contact our support.