Hello
I am on WINRUNNER 7.5
I am writing a script testing a character based application. I need my script to wait to get to the next screen. However from what I've been reading I don't see any commands to do that. I am working with TERMINAL EMULATIONS.
Can anyone tell me what can possibly be wrong with this INSERT statement? I can not seem to get it to work.
It is part of an embedded SQL script. It follows the necessary CREATE TABLE and ALTER TABLE statements.
sql:="CREATE TABLE table1 ("
sql:=cat(sql,"id char(4) CONSTRAINT...
Hello all
I am using version 6.5.
I want to load a newly created table from a flat file, however from what I understand the LOAD statement only loads from a device.
Is this true?
I need the correct syntax to load a newly created table from a flat file.
THANKS IN ADVANCE!!!
Hello All!
I am automating a test from my machine. It involves telneting to a UNIX box and running an application from there. The problem is that WINRUNNER records up until I bring the UNIX application up. The WINRUNNER recorder cuts off when the UNIX application is brought up in the TELNET...
I need to know the correct syntax for SQL I am writing. I need to convert a column in a table that is a charcter to numeric and then sum the values of that column.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.