Показать сообщение отдельно
Старый 17.05.2011, 12:33   #7  
Greggy is offline
Greggy
Участник
 
90 / 14 (1) ++
Регистрация: 19.10.2004
Адрес: г. Томск
select firstonly table.recId where ...
if (table.RecId != 0)
{...
}
else
{...
}