UniConnection.SpecificOptions.Values['ForceCreateDatabase'] := 'False';
UniConnection.SpecificOptions.Values['Direct'] := 'True';
UniConnection.SpecificOptions.Values['EncryptionAlgorithm'] := 'leBlowfish';
UniConnection.SpecificOptions.Values['EncryptionKey'] := '';
file is encrypted or is not a database.
file is encrypted or is not a database.
Re: file is encrypted or is not a database.
Hello,
This error means that you are trying to open an encrypted database. Check the password and encryption algorithm, and also make sure the database was encrypted with our products.
This error means that you are trying to open an encrypted database. Check the password and encryption algorithm, and also make sure the database was encrypted with our products.