How to get current database name in advantage database server? I don't know which query will answer this question. I have tried select top 10 * from system.logins but I got below error message:
Error 7200: AQE Error: State = HY000; NativeError = 5004; [iAnywhere Solutions][Advantage SQL][ASA] Either ACE could not find the specified file, or you do not have sufficient rights to access the file. Table name: logins AdsCommand query execution failed.