Quote Originally Posted by ramankamboj View Post
There is connection of Zoneserver, check zoneserver.exe, you will find many sql queries like "Select X, Y, Z from chrac0" Insert into charac0(X, Y, Z, A,B, C) Values(%s,%s,%s,%s)" etc etc. Zoneserver use these to Store and read values from SQL. But I haven't checked HOW it is done.

So you will need custom Zoneserver to implement your idea. I might be wrong but what's harm in trying.
Incorrect. Zoneserver doesn't update the databases. Its done by Mainserver using a Middleware (7770,8880,9990). The only SQL Connection that Zoneserver uses is for the A3ItemEvent.