help me i cant ggt this tutorial Open MSSQL and add this:
Change database from master to ACCOUNT_DBF]
and run this process
Code:
USE [ACCOUNT_DBF]
GO
/****** Object: StoredProcedure [dbo].[webCreateAcc] Script Date: 11/06/2010 15:21:43 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
ALTER PROCEDURE [dbo].[webCreateAcc]
@account VARCHAR(15),
@password VARCHAR(36),
@email VARCHAR(120)
AS
SET NOCOUNT ON
DECLARE @DateActivated AS CHAR(8)
IF NOT EXISTS (SELECT account FROM ACCOUNT_TBL WHERE account = @account) BEGIN
INSERT INTO ACCOUNT_TBL (account, [password], id_no1, id_no2, isuse, member, realname, cash)
VALUES (@account, @password, @password, @password, 'T', 'A', 'F', '0')
SET @DateActivated = CONVERT(CHAR(8), GETDATE()-1, 112 ) --Is the date today - 1
--UPDATE ACCOUNT_TBL_DETAIL SET BlockTime = @DateYesterday WHERE account = @userid
--INSERT INTO ACCOUNT_TBL_DETAIL (account, gamecode, tester, m_chLoginAuthority, regdate, BlockTime, EndTime, WebTime, isuse)
-- VALUES (@account, 'A000', '2', 'F', GETDATE(), '20990101', '20990101', '20050101', 'O')
REGISTERPAGE 04/02/2010 - Flyff Private Server - 2 Replies Hey,
Kennt einer von euch nen How To Thread wie man ne Register Homepage
mit xampp,oder anderen Programmen macht?
Hab über die sufu nix gefunden.
Es sollte eine für Flyff (v14 offi files) sein.
[REQUEST]RegisterPage 10/30/2009 - CO2 Private Server - 0 Replies I need a register page for 5065 please anyone help me get this. I need a file thin i need 2 know how 2 make it work if u can i really want it for Wamp but my wamp isnt working so eather AppServ or Wamp will b find im running a 5065 Binary Server :) come check it out :)
darksideco.tk
NOTE"IF U GET MY REIGSTER PAGE WORKING U CAN B IN THE TEAM!!!"
[HeLp]RegisterPage! ip start with 92. 06/12/2009 - CO2 Private Server - 1 Replies Heloo GUys I need Help ! my hoster have ip with 92 Ip Intern ! how i can make register page? with wamp or ? plzz i need help ..really who help me have PM ..:) we have srv translated 94% :D non stop
LOTF registerpage 12/17/2008 - CO2 Private Server - 9 Replies does someone have a LOTF registerpage? and dont cry about use the search button because i did and the link for the download was from ZeroWaitingTime and ZeroWaitingTime is down 4 ever