This commit is contained in:
Miroslav Stampar 2011-04-20 10:34:34 +00:00
parent 4fadcf0615
commit 04653684cd

View File

@ -181,4 +181,4 @@ class xp_cmdshell:
debugMsg += "output to" debugMsg += "output to"
logger.debug(debugMsg) logger.debug(debugMsg)
self.createSupportTbl(self.cmdTblName, self.tblField, "VARCHAR(8000)") self.createSupportTbl(self.cmdTblName, self.tblField, "NVARCHAR(4000)")