update regarding common columns existance check

This commit is contained in:
Miroslav Stampar
2010-11-11 17:09:31 +00:00
parent 3b996c3ed8
commit be992b4471
2 changed files with 23 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ class Enumeration(GenericEnumeration):
def getCurrentDb(self):
warnMsg = "on Microsoft Access it is not possible to get name of the current database"
logger.warn(warnMsg)
def getPasswordHashes(self):
warnMsg = "on Microsoft Access it is not possible to enumerate the user password hashes"
logger.warn(warnMsg)