Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Thu, 14 Nov 2002 @ 17:04:05 GMT





     
  <Prev Next>  
<<First
<Prev
Next> Last>>  




Subj:   BTEQ IMPORT
 
From:   Tressler, Dara C.



I am puzzled...

I have the following set of commands which work fine:

.IMPORT VARTEXT FILE = ..\prm\test.ini;

using ( c1 VARCHAR(2056) )
insert into testit (lineid, information)
values (1, :c1)
;

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
Speedway SuperAmerica LLC





     
  <Prev Next>  
<<First
<Prev
Next> Last>>  
 
 
 
 
 
 
 
 
  
 
  Top Home Join Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky 
Last Modified: 30 Jun 2008