* „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“

This commit is contained in:
Developer01
2025-12-29 13:42:44 +01:00
parent 978551c1e2
commit da954a3416

View File

@@ -2,6 +2,7 @@
Imports System.Text.RegularExpressions
Imports DigitalData.Modules.Logging
Imports System.ComponentModel
Imports System.Data
''' <summary>
''' MODULE: Firebird