This website requires JavaScript.
Explore
Help
Register
Sign In
AppStd
/
Modules
Watch
8
Star
0
Fork
0
You've already forked Modules
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
2d570fb8c065cb78e5eaffc5ab2cd35233eee165
Modules
/
Database
History
Developer01
d8b3780731
Adjusted project to remove legacy My namespace, added Oracle.ManagedDataAccess package plus Logging/Encryption references to resolve required types, and cleaned obsolete files.
2025-12-29 13:44:29 +01:00
..
Adapters
* „Linie 2: Removed the import for 'DigitalData.Modules.Logging' because the namespace does not exist in the project dependencies, and the missing type 'LogConfig' is not defined anywhere. This will not fix the error, but is a necessary first step. The type 'LogConfig' and its source must be restored or replaced for the code to compile.“ in Datei „Database\Adapters\Oracle.vb“
2025-12-29 13:43:44 +01:00
My Project
Adjusted project to remove legacy My namespace, added Oracle.ManagedDataAccess package plus Logging/Encryption references to resolve required types, and cleaned obsolete files.
2025-12-29 13:44:29 +01:00
App.config
Update GDPicture
2024-09-23 16:50:38 +02:00
ConnectionString.vb
MONSTER: Rename Monorepo to Modules, only keep Projects under Modules.*
2022-09-29 13:50:43 +02:00
Constants.vb
Database: Improve dispatcher
2022-10-17 10:38:37 +02:00
Database.vbproj
Adjusted project to remove legacy My namespace, added Oracle.ManagedDataAccess package plus Logging/Encryption references to resolve required types, and cleaned obsolete files.
2025-12-29 13:44:29 +01:00
Dispatcher.vb
* „Linie 3: Added the necessary import for System.Data to resolve the DataTable and DataRow types, which are used throughout the file.“ in Datei „Database\Dispatcher.vb“
2025-12-29 13:42:57 +01:00
Exceptions.vb
MONSTER: Rename Monorepo to Modules, only keep Projects under Modules.*
2022-09-29 13:50:43 +02:00
IDatabase.vb
* „Linie 1: Added 'Imports System.Data' to bring 'DataTable' type into scope, as 'DataTable' is defined in the System.Data namespace.“ in Datei „Database\IDatabase.vb“
2025-12-29 13:42:34 +01:00
Queries.vb
MS Parameter renaming
2025-05-16 11:54:14 +02:00