kahn210
06-05-12, 01:11 PM
Ai giúp mình với mình xài web của NWebMu của netbanbe. đến phần chạy Query thì bị lỗi:
Vào Query Analyzer > MuOnline > Run Query sau:
CREATE TABLE [Character_back] (
[AccountID] [varchar] (10) NOT NULL ,
[Name] [varchar] (10) NOT NULL ,
[LevelUpPoint] [int] NULL DEFAULT (0),
[Class] [tinyint] NULL ,
[Leadership] [smallint] NULL DEFAULT (0),
[Resets] [int] NOT NULL DEFAULT (0),
[Relifes] [int] NOT NULL DEFAULT (0),
[NoResetInDay] [int] NOT NULL DEFAULT (0),
[NoResetInMonth] [int] NOT NULL DEFAULT (0),
[PointUyThac] [int] NOT NULL DEFAULT (0),
[point_event] [int] NOT NULL DEFAULT (0)
) ON [PRIMARY]
GO
thì nó hiện bản ở dưới là:
Server: Msg 2714, Level 16, State 6, Line 1
There is already an object named 'CardPhone' in the database.
Cứu mình phát các bạn ơi!
yh: kahn.ptit
(SORRY vì k up được ảnh cho các bạn xem)
Vào Query Analyzer > MuOnline > Run Query sau:
CREATE TABLE [Character_back] (
[AccountID] [varchar] (10) NOT NULL ,
[Name] [varchar] (10) NOT NULL ,
[LevelUpPoint] [int] NULL DEFAULT (0),
[Class] [tinyint] NULL ,
[Leadership] [smallint] NULL DEFAULT (0),
[Resets] [int] NOT NULL DEFAULT (0),
[Relifes] [int] NOT NULL DEFAULT (0),
[NoResetInDay] [int] NOT NULL DEFAULT (0),
[NoResetInMonth] [int] NOT NULL DEFAULT (0),
[PointUyThac] [int] NOT NULL DEFAULT (0),
[point_event] [int] NOT NULL DEFAULT (0)
) ON [PRIMARY]
GO
thì nó hiện bản ở dưới là:
Server: Msg 2714, Level 16, State 6, Line 1
There is already an object named 'CardPhone' in the database.
Cứu mình phát các bạn ơi!
yh: kahn.ptit
(SORRY vì k up được ảnh cho các bạn xem)