#include <sql.h>
#include <sqlext.h>
#include <sstream>
#include <vector>
#include "Account.h"
#include "Shared.h"
Go to the source code of this file.
Defines functions relating to the database.