12:07:43p szDbConnectDsn e:\development\multiseason\sourceds\source_db\mainfrm.cpp
12:07:44p alter table [Character] add [pcpoint] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'pcpoint' in table 'Character' is specified more than once.
12:07:44p alter table [Character] add [ExFreePoints] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExFreePoints' in table 'Character' is specified more than once.
12:07:44p alter table [Character] add [Resets] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'Resets' in table 'Character' is specified more than once.
12:07:44p alter table [Character] add [gr_res] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'gr_res' in table 'Character' is specified more than once.
12:07:44p alter table [Character] add [ExQuestNum] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExQuestNum' in table 'Character' is specified more than once.
12:07:44p alter table [Character] add [ExQuestKill] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExQuestKill' in table 'Character' is specified more than once.
12:07:44p alter table [Character] add [PremiumTime] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'PremiumTime' in table 'Character' is specified more than once.
12:07:44p alter table [Character] add [ExCred] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExCred' in table 'Character' is specified more than once.
12:07:44p alter table [MEMB_INFO] add [ExCredit] int not null default(0)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExCredit' in table 'MEMB_INFO' is specified more than once.
12:07:44p alter table [warehouse] add [Items2] varbinary(3840)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'Items2' in table 'warehouse' is specified more than once.
12:07:44p alter table [warehouse] add [Items3] varbinary(3840)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'Items3' in table 'warehouse' is specified more than once.
12:07:44p alter table [warehouse] add [Items4] varbinary(3840)
12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'Items4' in table 'warehouse' is specified more than once.
12:07:44p alter table [warehouse] add [Items5] varbinary(3840)