Показать сообщение отдельно
Старый 10.10.2005, 13:56   #2  
George Nordic is offline
George Nordic
Модератор
Аватар для George Nordic
Злыдни
 
4,480 / 1255 (50) ++++++++
Регистрация: 17.12.2003
Адрес: Moscow
Записей в блоге: 9
PHP код:
static void Job11(Args _args)
{
    
salesTable  salesTable;
    
str 200     value "*001*";
    ;
    
select count (RecId)
        
from  salesTable
        where salesTable
.SalesId like value;

    
info (int2str(salesTable.RecId));

Где ругается?

С Уважением,
Георгий