Ok, since people got much problems with the ntwdlib etc. i wrote an script with odbc. Follow this steps and it works!
The registerpage is in the attachment.
Howto: (dutch windows, but just click at the right place in yours)
Start > Run, type odbcad32 and press Ok.
Then click on System-DSN and click Add.
Choose SQL-Server and click Finish.
Name = GunzDB
Description = Fill something, doesn't matter
Server: Your sql server, COMPUNAME\SQLEXPRESS.
Choose SQL Server verification and NOT windows verification and fill your username/password from the MSSQL.
Click next, change nothing, click next again and click Finish.
That's it !
Now open the php from the attachment and edit
$pass="password here";
to your password from MSSQL.
Good luck with it !
!!!This works with BRGunZ and LG GunZ!!!






![[RELEASE]ODBC Register](http://ragezone.com/hyper728.png)


