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

https://github.com/gladir/sql2dbf

Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet de convertir un fichier SQL en DBF.
https://github.com/gladir/sql2dbf

free-pascal sql-to-dbf sql2dbf turbo-pascal turbopascal

Last synced: 3 months ago
JSON representation

Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet de convertir un fichier SQL en DBF.

Awesome Lists containing this project

README

          

# sql2dbf
Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet de convertir un fichier SQL en DBF.

Syntaxe

SQL2DBF source.SQL [target.DBF]

Paramètres


Nom
Description


source
Ce paramètre permet d'indiquer le fichier contenant le code source SQL.


target
Ce paramètre optionnel permet d'indiquer le fichier DBF destinataire.