Dear reader/community/Cooper/Herb/Chris,
"My" webdevs are on the edge of killing me. They are currently working on our own forum system from scratch, to perfectly fit with the game that we are creating, though there is a problem:
HeroEngine uses Oracle, that's great, but to the extent of my knowledge, access to this db is only available upon going live/beta/alpha with an actualy play-server. How would my webdevs get access to this database right now in order to work further on the website? This is a matter of life and death.
I read the thread created by NightShadow (
http://community.heroengine.com/forums/index.php/topic,1220.0.html) in which he explains that in HSL, you can export the data to xml, and transfer that to be loaded dynamically through php. This is quite cumbersome and for accounts created on the website (only way), this is a great pain on capacity (sending xml back, etc..).
In short: Can we get access to the db? My life depends on it.