minor update

This commit is contained in:
Miroslav Stampar 2011-04-20 09:34:00 +00:00
parent 4b6c524d4c
commit 1c1c20fb64

View File

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