212.174.255.70-71-73
Member
- Ocak
- 814
- 0
Cevap: Usko Panel l Swf l Usko Theme l Yönetim Paneli l 250 $'lık Panel
tb_user a yeni sutunları ekleyemeyenler..
alter table tb_user add [KnightCash] [int] NOT NULL CONSTRAINT [DF_TB_USER_KnightCash] DEFAULT ((0))
alter table tb_user add [Blocked] [int] NOT NULL CONSTRAINT [DF_TB_USER_Blocked] DEFAULT ((0))
alter table tb_user add [ntVouchers] [int] NOT NULL CONSTRAINT [DF_TB_USER_ntVouchers] DEFAULT ((1))
alter table tb_user add [mKey] [varchar](50) NULL
alter table tb_user add [ncVouchers] [int] NULL CONSTRAINT [DF_TB_USER_ncVouchers] DEFAULT ((0))
alter table tB_user add [KeyCode] [char](20) NULL
query çakıp f5 lesinler
tb_user a yeni sutunları ekleyemeyenler..
alter table tb_user add [KnightCash] [int] NOT NULL CONSTRAINT [DF_TB_USER_KnightCash] DEFAULT ((0))
alter table tb_user add [Blocked] [int] NOT NULL CONSTRAINT [DF_TB_USER_Blocked] DEFAULT ((0))
alter table tb_user add [ntVouchers] [int] NOT NULL CONSTRAINT [DF_TB_USER_ntVouchers] DEFAULT ((1))
alter table tb_user add [mKey] [varchar](50) NULL
alter table tb_user add [ncVouchers] [int] NULL CONSTRAINT [DF_TB_USER_ncVouchers] DEFAULT ((0))
alter table tB_user add [KeyCode] [char](20) NULL
query çakıp f5 lesinler