|
![]() |
#1 |
Участник
|
Похоже на прямой запрос в Microsoft Access
Если я правильно вопрос, то вам надо изменить вот это X++: strFmt("where [Склады].[(%2) %1],", inventLocation.Name, inventLocation.InventLocationId); X++: strFmt("where [Склады].[(%2) %1] = '(%3) %4',", inventLocation.Name, inventLocation.InventLocationId, "Распред Центр", "РЦ"); |
|