Enbrea.BbsPlanung.Db
0.4.0
dotnet add package Enbrea.BbsPlanung.Db --version 0.4.0
NuGet\Install-Package Enbrea.BbsPlanung.Db -Version 0.4.0
<PackageReference Include="Enbrea.BbsPlanung.Db" Version="0.4.0" />
<PackageVersion Include="Enbrea.BbsPlanung.Db" Version="0.4.0" />
<PackageReference Include="Enbrea.BbsPlanung.Db" />
paket add Enbrea.BbsPlanung.Db --version 0.4.0
#r "nuget: Enbrea.BbsPlanung.Db, 0.4.0"
#:package Enbrea.BbsPlanung.Db@0.4.0
#addin nuget:?package=Enbrea.BbsPlanung.Db&version=0.4.0
#tool nuget:?package=Enbrea.BbsPlanung.Db&version=0.4.0
Enbrea BBS-Planung.DB
Eine .NET-Bibliothek zum direkten Lesen von Daten aus der Datenbankdatei s_daten.mdb von BBS-Planung.
Installation
dotnet add package Enbrea.BbsPlanung.Db
Systemvoraussetzungen
Voraussetzung für den Zugriff ist eine Installation von BBS-Planung. BBS-Planung basiert auf MS Access. Enbrea BBSPLANUNG.DB greift direkt per ADO.NET auf die Access-Datenbank zu. Dabei wird der ODBC-Treiber von MS Access verwendet. Dieser ist standardmäßig nicht Teil des Windows-Betriebssystems, kann jedoch, falls noch nicht vorhanden, nachinstalliert werden:
Öffne die Webseite zum Download der Microsoft Access Database Engine 2016 Redistributable
Klicke auf Download und lade Dir das Setup für 64-Bit
accessdatabaseengine_X64.exe
herunter. 🔥 Sollte MS Access in der 32-Bit-Version installiert sein, dann musst Du Dir das Setup für 32-Bitaccessdatabaseengine.exe
herunterladen, da die Access-Datenbank-Engines für 64-Bit und 32-Bit nicht koexistieren können.Starte das Setup und folge den Anweisungen.
Der Zugriff per ODBC auf MS Access ist auch Thema eines Troubleshooting-Artikels in der Microsoft-Dokumentation.
Dokumentation
Die Dokumentation zu dieser Bibliothek findest Du im GitHub-Wiki.
Kann ich mithelfen?
Ja, sehr gerne. Der beste Weg mitzuhelfen ist es, Rückmeldung per Issue-Tracker zu geben und/oder Korrekturen per Pull-Request zu übermitteln.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- System.Data.Odbc (>= 9.0.8)
-
net8.0
- System.Data.Odbc (>= 9.0.8)
-
net9.0
- System.Data.Odbc (>= 9.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.