These should actually be inserted via snprintf using constants. Someone posted about their definitions recently, but I can't find them in the code...
Aaron Anton Nekhoroshih <[EMAIL PROTECTED]> said: > Hi All! > > It is now used statuses: 001, 002, 003 > Logically that it corresponds: 1, 2, 3 > > But me personally and db oracle it is not clear why it is used 001, > instead of 1 and ....? > > In oracle '001' not equal '1' and .... !!! > > Besides a field status numerical if you want where or to output numbers > with zero that look 'man printf' !!! > > Personally for myself I in db.c all zero have removed also all works > correctly. > > > > > > _______________________________________________ > Dbmail-dev mailing list > Dbmail-dev@dbmail.org > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > --