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
a65dd9fc830cd774b808a1e7a1f4b53e6cc7b857
Modules
/
Database
History
Developer01
a65dd9fc83
* „Linie 1: Added 'Imports System.Data' to bring 'DataTable' into scope, as 'System.Data.DataTable' is the correct type and is available in the referenced assembly.“ in Datei „Database\Adapters\MSSQLServer.vb“
2025-12-29 13:43:11 +01:00
..
Adapters
* „Linie 1: Added 'Imports System.Data' to bring 'DataTable' into scope, as 'System.Data.DataTable' is the correct type and is available in the referenced assembly.“ in Datei „Database\Adapters\MSSQLServer.vb“
2025-12-29 13:43:11 +01:00
My Project
Move assembly metadata from AssemblyInfo.vb to Database.vbproj
2025-12-29 13:41:59 +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
Move assembly metadata from AssemblyInfo.vb to Database.vbproj
2025-12-29 13:41:59 +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