Hello Boris

On 2005-04-14 Boris Veytsman wrote:
> delete from Tour;
> Can't create/write to file './mailbot/Tour.ISM' (Errcode: 17)

> delete from tour where OnDuty>-5;
> Query OK, 1 rows affected (0.01 sec)

Tablenames are case-sensitive. Try "delete from tour" instead of
"delete from Tour".

Please report if that solves the problem or if there's still a problem.

bye,

-christian-

Attachment: pgp0odUln0OKU.pgp
Description: PGP signature

Reply via email to