[HELP] Database in source code 4.3

Results 1 to 6 of 6
  1. #1
    Valued Member EricThom is online now
    MemberRank
    Dec 2014 Join Date
    116Posts

    [HELP] Database in source code 4.3

    Hi guys, where i can find database in source code?


  2. #2
    [HELP] Database in source code 4.3 St34lth4ng3l is offline
    MemberRank
    Apr 2013 Join Date
    __FILE__Location
    899Posts

    Re: [HELP] Database in source code 4.3


    mhhhhhh......i don't know where the Databases are

  3. #3
    Valued Member EricThom is online now
    MemberRank
    Dec 2014 Join Date
    116Posts

    Re: [HELP] Database in source code 4.3

    I mean the code insert into, select or update database in source code.....

  4. #4
    Member empilein is offline
    MemberRank
    Nov 2010 Join Date
    59Posts

    Re: [HELP] Database in source code 4.3

    The dB included is not complete something is missing just a hint and also I would search for the procedures it calls in the source....

  5. #5
    [HELP] Database in source code 4.3 St34lth4ng3l is offline
    MemberRank
    Apr 2013 Join Date
    __FILE__Location
    899Posts

    Re: [HELP] Database in source code 4.3

    Quote Originally Posted by empilein View Post
    The dB included is not complete something is missing just a hint and also I would search for the procedures it calls in the source....
    I don't know that sh*t you're talking but unless Rivals-Evo added Backdoors, everything should be fine. I worked a couple of months with this DB and had no problems at all except some procedures from the original owner of this db

    Quote Originally Posted by EricThom View Post
    I mean the code insert into, select or update database in source code.....
    Then write a more specified question.

  6. #6
    [HELP] Database in source code 4.3 Future is offline
    LegendRank
    Dec 2011 Join Date
    2,265Posts

    Re: [HELP] Database in source code 4.3

    If I understand your question correctly, you're looking for the code that executes DB queries?

    If so, you should have a look at StringDefineProcedure.h which defines all queries executed by the servers and tools. You can look through references for a specific procedure you're searching or have a look in the DBManager and DBHelper classes of the respective projects.



Advertisement