Can anyone give me an answer on why this aint working?
Produces an error:
*** Error: Import data record not terminated with LF or CF!
// FIRST FILE (bteq script)
.SET SESSIONS 8
.LOGON tera1/name,secret
DATABASE jan_db;
.IMPORT DATA FILE = department.input
.REPEAT *
USING...
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.