Quote:
Originally Posted by puttyy
Excuse me.
how to connect database rohan? may I ask for tutorial.
because I want to learn to use sql to change item stats <private server>
__________________________________________________ _________________
|
There are programmer/analysts that spend years learning to develop applications in SQL using different languages. My first response to you is to get formal schooling on using SQL using ODBC and JDBC.
If you are trying to modify item attributes (i.e. melee/dd/health %), you may find this a tough task since the attributes byte array item column has not really been mapped by more than a couple people. To change that you need very deep knowledge of the structure used to create those attributes. I haven't found much of that knowledge posted here though I have seen some posted in other forums.