I am trying to import some data using GATEWAY.  My first column in BOTH the source-table and the target-table is SSN, TEXT (9).  The file containing the data is QSV.  The QSV file has the SSN data quoted, "111223333", as it should be.  However, when the data is loaded, SSN's with leading zeroes have had them "lopped off", so that "001223333" becomes "1223333".
 
Here's my command line :
 
R>GATEWAY IMPORT QSV INDIVIDUALS.QSV APPEND INDIVIDUALS
 
 
Anyone encountered this before or able to offer any suggestions?
 
Oh, RBWIN 6.5++.
 
 
Thanks,
Steve in Memphis

Reply via email to