Hi guys, where i can find database in source code?
Hi guys, where i can find database in source code?
mhhhhhh......i don't know where the Databases are![]()
I mean the code insert into, select or update database in source code.....
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
Then write a more specified question.
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.