Short: Converts dBASE files to sequential files Author: Frank Reibold Uploader: peterr stud uni-hannover de Type: util/conv Architecture: m68k-amigaos Kurz: Konvertiert dBASE-Dateien in sequentielle (Deutsche Information folgt.) The »DBF2ASC« utility ===================== This utility reads a dBASE (*.DBF) random access file and creates a sequential file which can be read by almost every database management system on the Amiga. Additionally, it can convert characters from the IBM-ASCII format to ANSI. ANSI is used by the Amiga and by Microsoft Windows. DBF2ASC will not process records which are marked as "dele- ted" by dBASE. The dBASE file may have up to 255 fields, the file length is re- stricted by AmigaDOS only. MEMO fields are not supported yet. The package does also include a dBASE viewer. This tool shows you some details about the chosen file (e. g. field names, creation date, dBASE version number) and displays the field contents on the screen. All files are placed in the public domain and may be freely distri- buted as long as you ensure that you do not remove the copyright notice. To enable you to write your own applications using dBASE files, the source code (in Hisoft Basic 2) is included, too. News ---- - support for Lotus Approach 3.0 has been added - numeric data is converted correctly now (former a second decimal point appeared) - conversion is faster - *all* characters can be converted to ANSI now Das Utility »DBF2ASC« ===================== Dieses Programm konvertiert eine dBASE-Direktzugriffsdatei (*.DBF) in eine sequentielle Datei, die von fast jedem Amiga-Datenbanksystem gelesen werden kann. Optional können Sie den Zeichensatz von IBM-ASCII in ANSI umwandeln lassen. Datensätze, die von dBASE als gelöscht mar- kiert wurden, werden nicht verarbeitet. Die dBASE-Datei darf bis zu 255 Felder haben; die Dateilänge wird nur durch AmigaDOS begrenzt. Memo-Felder werden z. Zt. noch nicht unter- stützt. Das Paket enthält zusätzlich einen dBASE-Anzeiger. Dieser gibt einige Informationen über die gewählte Datei aus (z. B. Feldnamen, Erzeu- gungsdatum, benutzte dBASE-Version) und zeigt dann die Datensätze auf dem Bildschirm an. Alle Dateien sind Public Domain und dürfen weitergegeben werden, so- fern die Copyright-Vermerke nicht entfernt werden. Damit Sie auch Ihre eigenen Anwendungen mit dBASE-Unterstützung schreiben können, liegt der Source Code in Maxon Basic 3 bei. Neuigkeiten ----------- - Unterstützung für Lotus Approach 3.0 - numerische Daten werden jetzt korrekt importiert (früher erschien ein zusätzlicher Dezimalpunkt) - schnellere Konvertierung - jetzt können *alle* Zeichen nach ANSI gewandelt werden