[RELEASE]ODBC Register

Results 1 to 20 of 20
  1. #1
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    [RELEASE]ODBC Register

    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!!!
    Attached Files Attached Files


  2. #2
    Enthusiast shadow_slifer is offline
    MemberRank
    Dec 2007 Join Date
    RomeLocation
    36Posts

    Re: [RELEASE]ODBC Register

    thx

  3. #3
    Account Upgraded | Title Enabled! GotRice10 is offline
    MemberRank
    Jul 2007 Join Date
    346Posts

    Re: [RELEASE]ODBC Register

    do ppl really need this? itsnt that hard it even say it on the tuts making a gunzserver
    but anyways good job this will b helpful to the new ppl

  4. #4
    The End Of The World~~ Night2Dark2 is offline
    MemberRank
    Feb 2007 Join Date
    Inside a box.Location
    259Posts

    Re: [RELEASE]ODBC Register

    Some people just have nagging notices. to fix that heres the code to place @ being of file like so
    Code:
    <?php
    // Setting the No Notice Enviroment
    error_reporting(E_ALL & ~E_NOTICE);
    ?>

  5. #5
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: [RELEASE]ODBC Register

    Quote Originally Posted by GotRice10 View Post
    do ppl really need this? itsnt that hard it even say it on the tuts making a gunzserver
    but anyways good job this will b helpful to the new ppl
    Much people got troubles with the normal mssql connection, and Microsoft isn't supporting mssql_connect anymore.

  6. #6
    The End Of The World~~ Night2Dark2 is offline
    MemberRank
    Feb 2007 Join Date
    Inside a box.Location
    259Posts

    Re: [RELEASE]ODBC Register

    They are. mssql_connect does work, They just need to enable sa logon. or make a user for their site.

  7. #7
    Member Imp109 is offline
    MemberRank
    Feb 2008 Join Date
    EstoniaLocation
    59Posts

    Re: [RELEASE]ODBC Register

    Thx ^^

  8. #8
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts

    Re: [RELEASE]ODBC Register

    theres a video in my tut that shows this...how can ya have a problem?

  9. #9
    Account Upgraded | Title Enabled! GotRice10 is offline
    MemberRank
    Jul 2007 Join Date
    346Posts

    Re: [RELEASE]ODBC Register

    Quote Originally Posted by Wizkidje View Post
    Much people got troubles with the normal mssql connection, and Microsoft isn't supporting mssql_connect anymore.
    o right i forgot bout that




    Quote Originally Posted by MAXTRAXv3 View Post
    theres a video in my tut that shows this...how can ya have a problem?
    theres a video 0.o

  10. #10
    Member Imp109 is offline
    MemberRank
    Feb 2008 Join Date
    EstoniaLocation
    59Posts
    This dont work on mine database
    [mod] Dont double post [/mod]

    Omg, now if i want create a new account manually, then its says wrong pass :S
    Last edited by Rotana; 26-02-08 at 04:11 PM.

  11. #11
    Banned MAXTRAXv3 is offline
    BannedRank
    Jan 2007 Join Date
    Perth, WesternLocation
    2,252Posts

    Re: [RELEASE]ODBC Register

    @GotRice10 yes there is have you ever done my tut?

  12. #12
    Account Upgraded | Title Enabled! GotRice10 is offline
    MemberRank
    Jul 2007 Join Date
    346Posts

    Re: [RELEASE]ODBC Register

    Quote Originally Posted by MAXTRAXv3 View Post
    @GotRice10 yes there is have you ever done my tut?
    yes but with out the video xD

  13. #13
    Apprentice joeynl is offline
    MemberRank
    Mar 2007 Join Date
    17Posts

    Re: [RELEASE]ODBC Register

    i got an question,

    where i can add some MS SQL user(s) and pasword because i got my server with windows verification?
    can somebody help me please :D

    greedz joeynl

  14. #14
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: [RELEASE]ODBC Register


  15. #15
    Account Upgraded | Title Enabled! jasonpwns is offline
    MemberRank
    Feb 2008 Join Date
    346Posts

    Re: [RELEASE]ODBC Register

    You rule!

    Works perfectly what i needed you deserve 200000 cookies. (not sarcasm)

    Every page I used didn't work now this does it's a relief!

  16. #16

    Re: [RELEASE]ODBC Register

    were do i put the register.php?
    nvm sorry for the bump
    Last edited by death4u2; 25-05-08 at 07:35 PM.

  17. #17
    Proficient Member tagerinator is offline
    MemberRank
    Nov 2007 Join Date
    Canada FTW!Location
    199Posts

    Re: [RELEASE]ODBC Register

    Lol, nice bump.

    I hate people who grave dig.

  18. #18
    Account Upgraded | Title Enabled! Twister1002 is offline
    MemberRank
    Apr 2008 Join Date
    Here and thereLocation
    830Posts

    Re: [RELEASE]ODBC Register

    OMFG! This is the GODLY Register Script. all the others have junk in them, or they are just wayyyyy too confusing, or just doesnt work.

  19. #19
    Account Upgraded | Title Enabled! lDonatorl is offline
    MemberRank
    Sep 2009 Join Date
    FranceLocation
    272Posts

    Re: [RELEASE]ODBC Register

    thx its work suxfully :p

  20. #20
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

    Re: [RELEASE]ODBC Register

    Gravedigging a thread almost 2 years old?

    Closed.



Advertisement