summaryrefslogtreecommitdiff
path: root/testautomation/dbaccess/tools/tabletools.inc
diff options
context:
space:
mode:
authorMarc Neumann [msc] <Marc.Neumann@oracle.com>2011-01-31 12:29:39 +0100
committerMarc Neumann [msc] <Marc.Neumann@oracle.com>2011-01-31 12:29:39 +0100
commita7432ec69f6aa2fdb574a94540107e5de5439277 (patch)
tree0979c838173cfc215a57310294fb01b846e16d68 /testautomation/dbaccess/tools/tabletools.inc
parentc08743f5e4f19f11c99cf9ecf07fb7b20d339e21 (diff)
cws dba34b: fix for i116042
Diffstat (limited to 'testautomation/dbaccess/tools/tabletools.inc')
-rw-r--r--testautomation/dbaccess/tools/tabletools.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/testautomation/dbaccess/tools/tabletools.inc b/testautomation/dbaccess/tools/tabletools.inc
index 99c4abf723b3..461ef8ff2da3 100644
--- a/testautomation/dbaccess/tools/tabletools.inc
+++ b/testautomation/dbaccess/tools/tabletools.inc
@@ -340,6 +340,7 @@ function fCreateTable(aFieldTypeContent(),sTableName,optional sCatalog,optional
sleep 1
FieldType.TypeKeys "<RETURN>" , TRUE
Description.TypeKeys "<RETURN>" , TRUE
+ CellDescription.TypeKeys "<RETURN>" , TRUE
printlog "-------------------------------"
next
sleep(1)