Click or drag to resize

GM_DBTestConnection

Test the input connection string to see if it can be used to connect to the database

Syntax
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_DBTestConnection

( 

const char* aConnectionStr       // IN:  Connection parameter string

);