* Dave Cramer (pg(at)fastcrypt(dot)com) wrote:
> There is a patch floating around for informix load/unload
>
> the syntax is load from 'file' insert into ...., and unload to 'file'
> select "whatever you like"
>
> Would this solve the problem?
I'm not sure. It depends on what you can do with the '....' after
'insert into'. If it's :
insert into blah (what here?) to_number(blah1,'99V99'),etc
Then I'd think it would work, but I don't know if that's what you're
saying or not.
Stephen