KISWB

PSdzData has many many components. Inside PSdzData folder structures you may find some folders named KISWB. The KIS portion of the name stands for something similar to compatibility and information system and WB portion of that name comes from WissensBasis that means knowledge base in English.

The files contained inside KISWB are HSQL databases. These files can be opened using any HyperSQL DataBase client. Currently, my recommended tool to work with KISWB databases is DBeaver.

Browsing KISWB

In order to open a KISWB download and install DBeaver. Open the program and click on the new database connection button.

New database connection

From the option list select HSQL Embedded option and click on Next.

New database connection

Select the folder path of the KISWB database you want to browse. Also, make sure you append the KIS file name at the end. Clock on Finish.

New database connection

You may now browse the database contents.

KISWB Tables

Table name Contents description
BORDNETZTEILNEHMER Contains the names, descriptions and network addresses of the electronic elements of a car.
BNTNMAPPING Contains the bootloader ID (software element) for each electronic element of a car.

This site uses Just the Docs, a documentation theme for Jekyll.