Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Базы Данных    >>    tpdb314
   
 
 TPDB 3.14 - Turbo Pascal 6.0 Tools for dBASE   Brian Corll 31.01.1991

Библиотека процедурного типа (TP6.0) для работы с базами данных формата dBase III. Содержит 75+ функций и процедур. Приведены только TPU6.0 модули, исходников нет.
This is version 3.14 of TPDB, Turbo Pascal Tools for dBASE. This version contains all of the units from version 3.13 of TPDB recompiled with Turbo Pascal 6.0. Source code to all units except TPDBINDX.TPU is available to all registered users. See the file REGISTER.FRM for details. Included: Docs, Samples and TPU6.0 only :(



62k 
 

(****************************************) (* TPDB 3.14 *) (* Turbo Pascal Tools for dBASE *) (* *) (* Turbo Pascal 6.0 *) (* Object - Oriented Database Toolbox *) (* Utilizing dBASE Compatible Data *) (* Files *) (* *) (* Copyright 1990 *) (* Brian Corll *) (* and Ten B.C. Micro Systems *) (* All Rights Reserved *) (* dBASE, dBASE III, and dBASE *) (* III Plus are registered *) (* trademarks of Ashton-Tate Corp. *) (* *) (* Turbo Pascal is a registered *) (* trademark of Borland Int. Corp. *) (* *) (* Version 3.14 January,1991 *) (* *) (****************************************) (* Portions copyright 1984,1990 by *) (* Borland International Corp. *) (****************************************) TPDB is a toolbox of Turbo Pascal 6.0 units which allow you to access, index, search, read and write database files that were created with dBASE III or III Plus, using 75+ Turbo Pascal procedures and functions written specifically for these purposes, and implementing object-oriented techniques. This toolbox supports multiple data files and associated indexes (NOT dBASE INDEXES !) limited only by available memory and file handles allowed by DOS. Index keys can be up to 254 characters, and can be composed of multiple fields or expressions which evaluate to a string not longer than 254 characters. ************************************************************ * Technical Support * ************************************************************ * * *Questions/comments can be left for me on the InterLink or* *FidoNet Pascal or dBASE conferences. On FidoNet, I am a* *point, 1:270/111.3 * * * ************************************************************ *My CompuServe ID is 73067,3310. * ************************************************************ This program is being distributed under the Shareware concept. Write to: SoftIron Brian Corll 1002 East Simpson Street Mechanicsburg,PA 17055