Показать сообщение отдельно
Старый 20.11.2003, 19:00   #3  
qseft is offline
qseft
Участник
 
1 / 10 (1) +
Регистрация: 10.11.2003
In the application class in the method DBSynchronize (or tableSynchronize) you can insert:

if (SQLSyncPending.databaseTouched())
{
//START
//TODO remove before shipment
if (Box:kCancel('Do you want to synchronize all/some tables now?',DialogButton:K) == DialogButton::Cancel)
return false;
//END
}


Взято тут http://technet.navision.com/workspace.asp?...ntribId=1&wso=1 или http://technet.navision.com/workspace.asp?...ntribId=1&wso=1