public static void InitConnectionString(string connection_string) { instance = new BCDB2(connection_string); }