Re: informixsql-load from



gabrielcgoncalo@xxxxxxxxx wrote:
Como possos fazer load de um modulo-fonte (modulo.4gl) para uma tabela
sem ter problemas com os metacaracteres?
Obrigado por quakquer ajuda,
Gonçalo


Google Portuguese->English:
As possos to make load of a modulate-source (modulo.4gl) for a table
without having problems with metacaracteres?
Debtor for quakquer aid,
Gonçalo

Hmm, I'm not sure what you mean by meta characters. If it's delimiter characters, that is your problem, then you can set the environment variable DBDELIMITER. If you're using the LOAD command you can use the DELIMITER option.
Other environment variables you might want to set: DBDATE, DBTIME, DBFORMAT, DBMONEY

NB. You might get better help if writing in English and perhaps show an example of your problem.
.