by DarkParadox » Mon Dec 13, 2010 10:27 pm
Game-editor has no built-in support for sql database files, and can't connect to the web at all, so neither support for online sql databases.
But, if you knew the binary layout for the file type, you could read it using fopen and bit operators... which is out of my league 'cause I never bothered to try to learn it, and I have no idea where you would find the format/layout for the files.