PDA

View Full Version : [MU] [Help] Lỗi Query NWebMu



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)

DNTmaster
06-05-12, 01:35 PM
Không phải do đoạn query trên làm lỗi...

There is already an object named 'CardPhone' in the database.
-> Đã có 1 cột tên là CardPhone trong dữ liệu...

bistro007_hp
06-05-12, 01:36 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)

lỗi này đâu phải lỗi tức là đã có cột cardphone rồi. chuyển sang querry khác đi