
Originally Posted by
Pedobear
It's because you're missing a column in your Account/Login Tables.
what from sql? and what column
Edit: Heres the website in attachements
Edit: wow i exicuted for my 2nd time know i get errors like
PHP Code:
/*
september 8th 200921:33:27
User: Nolife_x
Server: PC-DE-GERRY\SQLEXPRESS
Database: GunZDB
Application: RZCoins and EVCoins fix.
*/
/* To prevent any potential data loss issues, you should review this script in detail before running it outside the context of the database designer.*/
BEGIN TRANSACTION
SET QUOTED_IDENTIFIER ON
SET ARITHABORT ON
SET NUMERIC_ROUNDABORT OFF
SET CONCAT_NULL_YIELDS_NULL ON
SET ANSI_NULLS ON
SET ANSI_PADDING ON
SET ANSI_WARNINGS ON
COMMIT
BEGIN TRANSACTION
GO
ALTER TABLE dbo.Login ADD
RZCoins int NULL,
EVCoins int NULL
GO
COMMIT
Executed Error
PHP Code:
Msg 2705, Level 16, State 4, Line 1
Column names in each table must be unique. Column name 'RZCoins' in table 'dbo.Login' is specified more than once.
BTW PC-DE-GERRY\SQLEXPRESS is not my mssql login . . . do i change it then execute it
can some1 please add my msn : nazo_yurij@hotmail.com