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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Enbrea.BbsPlanung.Db" Version="0.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Enbrea.BbsPlanung.Db" Version="0.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Enbrea.BbsPlanung.Db" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Enbrea.BbsPlanung.Db --version 0.4.0
                    
#r "nuget: Enbrea.BbsPlanung.Db, 0.4.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Enbrea.BbsPlanung.Db@0.4.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Enbrea.BbsPlanung.Db&version=0.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Enbrea.BbsPlanung.Db&version=0.4.0
                    
Install as a Cake Tool

NuGet Gallery GitHub

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:

  1. Öffne die Webseite zum Download der Microsoft Access Database Engine 2016 Redistributable

  2. 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-Bit accessdatabaseengine.exe herunterladen, da die Access-Datenbank-Engines für 64-Bit und 32-Bit nicht koexistieren können.

  3. 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.0 150 8/21/2025
0.3.0 330 11/20/2023
0.2.1 511 5/9/2022
0.2.0 462 5/9/2022
0.1.1 442 2/3/2021
0.1.0 460 12/21/2020