Using this procedure you can make fast an account ;) , you can implement this for your php website, or in asp pages
Code:@userId VARCHAR(20), @passwd VARCHAR(20), @userName VARCHAR(50), @phone VARCHAR(15), @email VARCHAR(50), @sex BIT, @birthday SMALLDATETIME, @city VARCHAR(50), @state CHAR(2), @connecType VARCHAR(50), @speed VARCHAR (50), --@limit SMALLINT, @result SMALLINT OUTPUTCode:-- Return 0 = Sucess -- Return -1 = Limit of Users Reached -- Return -2 = User Exists -- Return -3 = Email Exists -- Return -4 = Error0 : is the result valueCode:exec lug_insertAccountGunz 'userId' , 'passwd', 'userName','phone','email',1, null,null,null,null,null,0
replaces the fields userid, passwd,etc for yours
optional fields : phone, email,bithday, state, connecttype,speed,city ..you can replace it with null
enjoit it >.>



![[TIP Br] Make fast a Gunz account](http://ragezone.com/hyper728.png)

