|
Archives of the TeradataForumMessage Posted: Thu, 14 Nov 2002 @ 17:04:05 GMT
I am puzzled... I have the following set of commands which work fine: .IMPORT VARTEXT FILE = ..\prm\test.ini; using ( c1 VARCHAR(2056) ) select * from testit; this reads one line from ..\prm\test.ini and displays it. Now I want to do the same for the rest of the lines (i.e. do a repeat on the using statement) and I get an error. It apparently tries to increase the buffer size (which it does not need to do) and does not read any more lines. The same thing happens if I just copy the using/insert statement an additional time. What am I doing wrong? Thanks, Dara Tressler
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||