- Joined
- Sep 9, 2006
- Messages
- 19
- Reaction score
- 0
I've just finished following the video guide from Mahi and i've come across two problems, firstly when i execute the dbo.cabal_tool_registerAccount query into the 'ACCOUNT' database i get the follow error:
I've looked at both the dbo.cabal_auth_table & dbo.cabal_charge_auth and i can't figure out what the problem is, I only have a little experience in using SQL 2000 so that's probably why.
The second problem is that if i do attempt to launch the game and connect to my server it will restart for an update but i think the solution to this is to get the TFN client?
Can anyone help me please
?
[Edit] I have posted this in the Mahi thread but the thread isn't very active now.
Server: Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 10
Cannot insert the value NULL into column 'Password', table 'ACCOUNT.dbo.cabal_auth_table'; column does not allow nulls. INSERT fails.
The statement has been terminated.
Server: Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 16
Cannot insert the value NULL into column 'UserNum', table 'ACCOUNT.dbo.cabal_charge_auth'; column does not allow nulls. INSERT fails.
The statement has been terminated.
(1 row(s) affected)
I've looked at both the dbo.cabal_auth_table & dbo.cabal_charge_auth and i can't figure out what the problem is, I only have a little experience in using SQL 2000 so that's probably why.
The second problem is that if i do attempt to launch the game and connect to my server it will restart for an update but i think the solution to this is to get the TFN client?
Can anyone help me please

[Edit] I have posted this in the Mahi thread but the thread isn't very active now.