MS SQL Command IDB

This commit is contained in:
2022-05-17 10:13:15 +02:00
parent c1ffeb01e7
commit 11c7b4e5e9
14 changed files with 225 additions and 206 deletions

View File

@@ -13,5 +13,8 @@ Module modCurrent
Public Property AHWF_CMD_USR_SELECT As String
Public Property AHWF_CMD_LAYOUT_SELECT As String
Public Property DocResultBaseSearch As String
Public Property SQL_DocResultBase As String
Public Property SQL_AHW_LAYOUT_SELECT As String
Public Property SQL_AHW_USR_SELECT As String
Public Property SQL_RECENT_FILES_USER As String
End Module