I'm using the Create account script from the forum here but I'm getting a few error codes.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'last_login_server_idx'.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'pk_'.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'creationDate_'.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'updateDate_'.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'creatorId_'.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'updatorId_'.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'portId_'.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'type_'.
Msg 207, Level 16, State 1, Line 1
Invalid column name 'accessDate_'.
Any way to fix this ??