MS Update Globix Renaming

This commit is contained in:
Developer01
2024-09-23 17:14:28 +02:00
parent ad46bae4f4
commit d903658c13
17 changed files with 88 additions and 93 deletions

View File

@@ -236,7 +236,7 @@ WHERE (GUID IN
(SELECT T.DOKART_ID
FROM TBDD_DOKUMENTART_MODULE AS T INNER JOIN
TBDD_MODULES AS T1 ON T.MODULE_ID = T1.GUID
WHERE (T1.NAME = 'Global-Indexer')))
WHERE (T1.NAME = 'fileFLOW')))
ORDER BY SEQUENCE, BEZEICHNUNG</CommandText>
<Parameters />
</DbCommand>