For some reason this does not work either. Thanks for help on this.
I have tried everything. I would think that something is wrong with
the data, but when I change the "~" symbol to ";" in the data it
works fine. I wonder if this is a progress set-up issue or maybe a
Unix environment issue.
I tried that as well, and had no success. Thanks.
I think we are going to have to do some type of
character replace through a unix command from
"~" to ";". I replaced all the "~" with ";" and it
worked fine.
I wish it were that easy. When I take one tilde out I get an error
message (133) when I try to compile it.
"Make sure that all quotes are matched. If they appear to be, look for
include {} files that might contain quotes, or for parameters {n} that
might not have been passed as...
I am having problems importing a text file that has about 2k records with 22 fields separated with a tilde ("~").
1. I have pre defined a temp table "tt" with all 22 fields.
2. I run the following code:
repeat:
create tt.
import delimiter "~~" tt...
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.