Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/developpeurpascal/idf-db-manager-msdos-turbopascal

Un outil de gestion de base de données créé en 1991 avec Turbo Vision sous Turbo Pascal.
https://github.com/developpeurpascal/idf-db-manager-msdos-turbopascal

archive database-management dos-command msdos pascal pascal-language pascal-programming turbo-pascal turbo-vision

Last synced: about 1 month ago
JSON representation

Un outil de gestion de base de données créé en 1991 avec Turbo Vision sous Turbo Pascal.

Awesome Lists containing this project

README

        

# IDF DB Manager - Turbo Pascal - MS-Dos - 1991

[Cette page en français.](LISEZMOI.md)

Database manager developed with [Turbo Vision](https://en.wikipedia.org/wiki/Turbo_Vision) under [Turbo Pascal](https://en.wikipedia.org/wiki/Turbo_Pascal) in 1991 and 1992.

The source codes provided are the latest version. You won't be able to recompile them unless you have a version of Turbo Pascal or Borland Pascal, since the Turbo Vision units used are not public.

The compiled 8-bit version of the program is supplied. It can be used under MS-Dos or early versions of Windows.

A more modern version of the program will one day be developed to open archives (old IDF format databases or tables still out there or at least on my hard disks).

Check out [my other open source projects in Turbo Pascal](https://github.com/DeveloppeurPascal?tab=repositories&q=TurboPascal&type=&language=&sort=) if you're interested in software archeology.

## Talks and conferences

### Twitch

Follow my development streams of software, video games, mobile applications and websites on [my Twitch channel](https://www.twitch.tv/patrickpremartin) or as replays on [Serial Streameur](https://serialstreameur.fr) mostly in French.

## License to use this code repository and its contents

This source code is distributed under the [AGPL 3.0 or later license](https://choosealicense.com/licenses/agpl-3.0/).

You are generally free to use the contents of this code repository anywhere, provided that:
* you mention it in your projects
* distribute the modifications made to the files supplied in this project under the AGPL license (leaving the original copyright notices (author, link to this repository, license) which must be supplemented by your own)
* to distribute the source code of your creations under the AGPL license.

If this license doesn't suit your needs, you can purchase the right to use this project under the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) or a dedicated commercial license ([contact the author](https://developpeur-pascal.fr/nous-contacter.php) to explain your needs).

These source codes are provided as is, without warranty of any kind.

Certain elements included in this repository may be subject to third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.

## Support the project and its author

If you think this project is useful and want to support it, please make a donation to [its author](https://github.com/DeveloppeurPascal). It will help to maintain the code and binaries.

You can use one of those services :

* [GitHub Sponsors](https://github.com/sponsors/DeveloppeurPascal)
* [Liberapay](https://liberapay.com/PatrickPremartin)
* [Patreon](https://www.patreon.com/patrickpremartin)
* [Paypal](https://www.paypal.com/paypalme/patrickpremartin)

or if you speack french you can [subscribe to Zone Abo](https://zone-abo.fr/nos-abonnements.php) on a monthly or yearly basis and get a lot of resources as videos and articles.