KammM KammM
  • Joined on 2019-10-16
KammM pushed to main at AppStd/Skriptentwickung 2025-09-30 17:27:55 +02:00
adbec46520 [PRDD_MOVE_USER_LOGIN_OUT_TO_ARCHIVE] Fix
KammM pushed to main at AppStd/Skriptentwickung 2025-09-30 16:54:20 +02:00
88aff8d464 First release version of [PRDD_MOVE_USER_LOGIN_OUT_TO_ARCHIVE]
KammM pushed to main at AppStd/Skriptentwickung 2025-09-19 18:25:39 +02:00
1f0d1613a5 The complete folder structure has been changed or updated
KammM created repository AppStd/Module_Patterns 2025-09-12 15:45:30 +02:00
KammM created repository AppStd/Module_Windream 2025-09-12 15:43:13 +02:00
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 18:18:15 +02:00
796473a8c9 FNDD_GET_WINDREAM_USERGROUPNAMES: First Version (alpha!)
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 17:23:21 +02:00
45cdb7eb0d Added PowerShell Example for SQL Bulk Insert
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 17:21:32 +02:00
b7d45f3387 Install-WindowsService: Update template file
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 17:19:33 +02:00
801bb5fd4f PRDD_GET_DB_DEADLOCKS: First Version
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 17:15:20 +02:00
6a4dea5e84 PRDD_SET_STATUS_IN_THIRDPARTY_DB: Result value set to success when duplicate detected
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 17:13:20 +02:00
e94cfe0821 PRDD_MAINTAIN_DATABASES: Improved safty checks
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 17:09:07 +02:00
c4060d8f1c PRDD_BACKUP_DATABASES: Missing variables declared, Minor corrections
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 17:00:14 +02:00
7e0de876ec FNDD_GET_WINDREAM_INDEX_VALUES: Added DocID, concat results in new [VALUES] row, Added parameter to show the whole BaseAttributes table, Added parameter for debugging vector handling
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 16:55:17 +02:00
0cb484db3a FNDD_GET_WINDREAM_CHOICELIST_ITEMS: Adding Support for other data types
KammM pushed to main at AppStd/Skriptentwickung 2025-06-06 16:53:51 +02:00
cb0bc57fde FNDD_CONVERT_RTF2TEXT: Remove rtf format strings
KammM pushed to main at AppStd/Skriptentwickung 2025-03-05 09:13:03 +01:00
98f440ec7c Set-FileOwner: Added new batch script
KammM pushed to main at AppStd/Skriptentwickung 2025-03-05 09:11:22 +01:00
e2fc83c7c4 Import-FileContentToDB: Fixed issues with removing TempFile in CSV Import methode
KammM pushed to main at AppStd/Skriptentwickung 2025-03-05 09:09:22 +01:00
eaac06615c Move old projects to archive
KammM pushed to main at AppStd/Skriptentwickung 2025-03-05 09:07:51 +01:00
97aa6cf5f8 Maintain and add new SQL Procedures
KammM pushed to main at AppStd/Skriptentwickung 2024-12-06 11:47:15 +01:00
6b3d9e010f [PRDD_MAINTAIN_DATABASES]: Added "SET ONLINE" after forced SINGLE_USER Mode, Added repair parameter for DBCHECK, added @pRECOMPILEPROCEDURES, some minor error fixes