I haven't been on BYOND lately, been busy with a project of mine. Anyway, I'm stuck at the moment. What I need is a good tutorial and database system for C++. Maybe an API that is able to access an online database and then easily change the data in it.
If anyone knows a good database program and tutorial to go with it, please post it here. Thanks.
ADT_CLONE
If you're using C++, I suggest checking out the CppSQLite project.