bonjour,
Le mardi 29 juin 2004, [EMAIL PROTECTED] a �crit...
> How to use DATALOAD with nulls replacement on file of type COMPRESSED ASCII
> "10-01-01-05-010","EDGAR GREGORY
> SHEPHERD","D","","60000.00","0.00","60000.00","0.00"
> dataload table dba.tmp_catalogo cuenta 1 char nombre 2 char tipo 3 char
> saldo_inicial 4 char saldo_actual 5 saldo_anterior 6 debitos 7 creditos
> 8 instream file '/tmp/conta0/cuentas.txt' compressed ascii
may be ?
dataload table ......saldo_inicial 4 DEFAULT NULL....compressed ascii
NULL ''
--
jm
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]