Cannot open database: Access denied for user 'username@locahost' This occurs on installing new, so no database settings are made so far; it happens at trying to connect to the "internal" database.
circumvent by putting "TRY " on start of line 195 in FMain: TRY MData.ĥConData.Open()
will be fixed in next version.
circumvent by putting "TRY " on start of line 195 in FMain:
TRY MData.ĥConData.Open()
will be fixed in next version.