Bill : >> What is your DELIM character? If it is not ";" that could be your problem. << No, it is not. DELIMIT is set to ',' (comma), as usual in standard setting. But : LOAD TableName FROM FileName , NOCHECK, NONUM return error 2045 (Syntax is incorrect). It seems that the rigth syntax is LOAD TableName FROM FileName ; NOCHECK ; NONUM whatever is the DELIMIT setting ... J.M. GRATIAS, Logimatique, France
- Re: Issue with LOAD command J.M. GRATIAS
- Re: Issue with LOAD command Clive Williams
- Re: Issue with LOAD command Tom Grimshaw
- Re: Issue with LOAD command aschmidt
- RE: Issue with LOAD command Dennis McGrath
- Re: Issue with LOAD command J.M. GRATIAS
- Re: Issue with LOAD command Ben Petersen
- Re: Issue with LOAD command J.M. GRATIAS
- Re: Issue with LOAD command J.M. GRATIAS
