Commit Graph

45 Commits

Author SHA1 Message Date
Developer01
da954a3416 * „Linie 4: Added 'Imports System.Data' to make the 'DataTable' type available, as 'System.Data.DataTable' is the correct type and is defined in the System.Data namespace.“ in Datei „Database\Adapters\Firebird.vb“ 2025-12-29 13:42:44 +01:00
Developer01
978551c1e2 * „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
Developer01
cfc6c9bdbe * „Linie 4: Added the necessary import for System.Data to resolve the 'DataTable' type, which is defined as System.Data.DataTable.“ in Datei „Database\Adapters\Oracle.vb“ 2025-12-29 13:42:27 +01:00
Developer01
9e9420ce41 * „Linie 1: Added 'Imports System.Data' to bring 'DataTable' into scope, as 'System.Data.DataTable' is the correct type for 'DataTable'.“ in Datei „Database\Adapters\ODBC.vb“ 2025-12-29 13:42:17 +01:00
Developer01
f232926c57 Move assembly metadata from AssemblyInfo.vb to Database.vbproj
Assembly metadata such as title, description, company, product, copyright, and version information was removed from AssemblyInfo.vb and added to the Database.vbproj project file instead. This centralizes assembly attributes in the project file, streamlining project configuration and reducing redundancy. Only the trademark, COM visibility, and GUID remain in AssemblyInfo.vb.
2025-12-29 13:41:59 +01:00
Developer01
fc82554b66 Update FirebirdSql.Data.FirebirdClient to v10.3.2 in Database.vbproj
Upgraded the FirebirdSql.Data.FirebirdClient NuGet package from version 7.5.0 to 10.3.2 in the Database.vbproj file to ensure compatibility with newer features and bug fixes. No other dependencies were changed.
2025-12-29 13:41:56 +01:00
Developer01
7921fceb63 Update Database.vbproj package references and dependencies
Removed several assembly references and older package versions, including DigitalData.Modules.Encryption, DigitalData.Modules.Logging, and Oracle.ManagedDataAccess. Upgraded EntityFramework to 6.5.1, EntityFramework.Firebird to 10.1.0, and System.Data.Odbc to 8.0.1. Added new package references for System.Configuration.ConfigurationManager and multiple CoreWCF components (Primitives, ConfigurationManager, Http, WebHttp, NetTcp) to modernize and expand WCF support.
2025-12-29 13:41:38 +01:00
Developer01
b64695cefc Migrate Database.vbproj to SDK-style and PackageReference
Converted Database.vbproj to the modern SDK-style project format targeting .NET 8.0, replacing explicit assembly references and the use of packages.config with PackageReference entries for dependencies such as EntityFramework, Firebird, NLog, and System.Data.Odbc. Removed legacy MSBuild properties, imports, and targets, and deleted the obsolete packages.config file. This streamlines dependency management and modernizes the project structure.
2025-12-29 13:41:32 +01:00
Developer01
79267e6bd9 GD Picture und Verweise 2025-11-17 12:50:52 +01:00
face3c76fb Modules.Database: Version 2.3.6.0 2025-06-03 08:48:26 +02:00
2d3a1cd25c Korrektur von MS in master nachgezogen 2025-06-03 08:47:17 +02:00
Developer01
2991b52c17 MS Parameter renaming 2025-05-16 11:54:14 +02:00
Developer01
8c829d490f MS Baget 2025-03-26 15:27:35 +01:00
Developer01
67e6e68394 MS Database SQL GDPicture angepasst 2025-02-18 11:00:39 +01:00
Developer01
34ffec6272 MS Database 35.2 GDPicture and Connectionselect Active = 1 2024-11-20 13:06:44 +01:00
Developer01
41af4b0506 Update GDPicture 2024-09-23 16:50:38 +02:00
Jonathan Jenne
9ac9895ed4 Integrate copy-binary-ps1 script 2024-01-31 10:05:28 +01:00
Jonathan Jenne
12eef1de61 Database: Version 2.3.4.0 2024-01-05 12:45:26 +01:00
Jonathan Jenne
bdceababcf Database: log transaction mode, add datatable async functions 2024-01-05 12:45:17 +01:00
Jonathan Jenne
b16050cfc6 Database: fix missing message on exception 2023-09-14 15:40:45 +02:00
Jonathan Jenne
ec309b5afb Database: Version 2.3.3.2 2023-07-31 14:25:02 +02:00
Jonathan Jenne
681c561a7d add property MaskedConnectionString 2023-07-31 14:24:47 +02:00
Jonathan Jenne
03f81938ae Fix connection mismatch for getdatatable / getscalarvalue 2023-07-24 10:43:11 +02:00
Jonathan Jenne
c9437f4a5c Database: Remove TableCache 2023-06-22 10:51:52 +02:00
Jonathan Jenne
18374ba93d Database: Version 2.3.3.1 2023-06-16 09:20:23 +02:00
Jonathan Jenne
36b38f0bd8 database: improve error loggging 2023-06-16 09:19:10 +02:00
Jonathan Jenne
a856f5f1b3 Database: Version 2.3.3.0 2023-05-16 08:48:03 +02:00
Jonathan Jenne
10d8e7749a Database: Fix Logging of errors with sql queries 2023-05-16 08:47:24 +02:00
da9dd6dcd7 MS 2023-04-25 17:14:41 +02:00
dd4a4aad95 MS 2023-04-25 13:24:16 +02:00
Jonathan Jenne
d9690d270b Downgrade to 4.6.2 2023-01-24 14:35:09 +01:00
3183b0ed31 MS 2023-01-03 16:03:51 +01:00
b33720c61e MS 2023-01-03 16:03:15 +01:00
Jonathan Jenne
d74e0f304a Database: Version 2.3.1.0 2022-12-16 08:34:33 +01:00
Jonathan Jenne
2816b644da Database: Log all command parameters 2022-12-16 08:34:19 +01:00
Jonathan Jenne
5794018c5e Database: Update to Nlog 5 - Version 2.3.0.0 2022-11-25 12:56:42 +01:00
Jonathan Jenne
1d8a0faeee Database: Version 2.2.7.6 2022-11-25 10:29:18 +01:00
Jonathan Jenne
8267ecb72d Database: Fix logging 2022-11-25 10:28:20 +01:00
Jonathan Jenne
ddc11b62a5 Database: Small stuff 2022-11-24 11:24:26 +01:00
Jonathan Jenne
543097c59d Database: Version 2.2.7.5 2022-11-02 16:19:21 +01:00
Jonathan Jenne
5481763eb1 Database: Add overload for all methods which accepts a SQLCommand object instead of a SQL query string 2022-11-02 16:18:31 +01:00
Jonathan Jenne
95a0e578da WIP: Database with sql connection object 2022-11-02 09:01:42 +01:00
Jonathan Jenne
cd6402e726 Database: Version 2.2.7.4 2022-10-17 10:39:41 +02:00
Jonathan Jenne
375a67bbb4 Database: Improve dispatcher 2022-10-17 10:38:37 +02:00
Jonathan Jenne
042bbce9f4 MONSTER: Rename Monorepo to Modules, only keep Projects under Modules.* 2022-09-29 13:50:43 +02:00