Click or drag to resize

Glossary


A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

C

CRUD

Database interaction create, read, update and delete

D

DAL, Data Access Layer

Data providing between application and database. Implemented in SOWI Data DLLs

Data, Export, Import

Import: external data items read and use in SOWI system (can store to SOWI database)

Export: internal SOWI data items read and create a file for use external system

File type usual CSV or XML

Data structure by SOWI system definition

See Also:  DM
Database Management System, DBMS

All functions that interacts between application and data. Definition of data structure (DM). Implemented in SOWI Data DLLs

See Also:  DAL, CRUD, DM, DLL
DLL, Dynamic Link Library

A file with collection of classes, functions or data models. Typical SOWI App implemented as business logical and SOWI Data implemented as database management system (DBMS): data model (DM) und data access layer (DAL). File extension: DLL

Data Model, DM

Definition of data structure. Implemented in SOWI Data DLLs

Download

See: File

E

Export

See: Data

F

Download, File, Upload

Upload: external file content save to database field value e.g. file attachment

Download: database field value save to file as content e.g. an image

G

GAC

The Global Assembly Cache stores assemblies specifically designated to be shared by several applications on the computer.

Global Assembly Cache (external Microsoft document)

I

Import

See: Data

S

SDK

Software Development Kit. An SDK is a collection of software used for developing applications for a specific device or operating system.

U

Upload

See: File