Go to the documentation of this file.
28 using namespace HSEPData;
41 namespace HSEPDataSqLite {
54 string getString(
string& pNameRef);
55 string getString(
int pPosition);
73 bool createIt(
void* pConnection,
string& pQueryRef);
94 ErrorCode connect(
string& pConnectionStringRef,
string& pUserRef,
string& pPasswordRef);
95 ErrorCode setSchema(
string& pNewSchemaRef);
102 #endif // __DBSqLite_H