Hi!
I have the GM tools for CABAL. Everything works fine, it's just the tools that don't work :S i don't know what to do, every details are correct and when i click load data, it could load forever :S here is a screenshot (no errors):
![]()
Hi!
I have the GM tools for CABAL. Everything works fine, it's just the tools that don't work :S i don't know what to do, every details are correct and when i click load data, it could load forever :S here is a screenshot (no errors):
![]()
why dont you try to use a newer one? If I recall misterminister made one in C#
It's balq tools. that's on the pic :)
Can some one help me with this? :![]()
Do what the message tells you, check the log.txt. It should be in the same folder as BalQs tool.
I get no errors in cabal log (database connect succes).
The only problem is in Tools.
The only error I get is this one :
2012-02-13 @ 03:24:31 : com.microsoft.sqlserver.jdbc.SQLServerException: Cannot insert the value NULL into column 'Password', table 'ACCOUNT.dbo.cabal_auth_table'; column does not allow nulls. INSERT fails.
try use 8 character for password
Didn`t work. :(
Try use 64 bit xp_md5.dll
http://forum.ragezone.com/f459/recom...ll-x64-494726/
Posted via Mobile Device
I do not have windows on 64 bit. I have win7 on 32 bit.
Run this querry in your sql
and write here what it says.Code:select account.dbo.fn_md5('test')
Posted via Mobile Device
Your xp_md5.dll is missing or wrong installed. Reinstall it and all should work. You must delete existing extended procedure if want to reinstall. All must be done like in Chumpy's guide.
Posted via Mobile Device