zmiana klienta SQL na Microsoft.Data.SqlClient

This commit is contained in:
2025-10-31 13:05:49 +01:00
parent 7173a37b29
commit ef06fbaf47
15 changed files with 1328 additions and 1323 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ using System.IO;
using System.Threading;
using System.Windows.Markup;
using System.Data.Odbc;
using System.Data.SqlClient;
using Microsoft.Data.SqlClient;
using Haftmittel.Properties;
namespace Haftmittel