Alexey_Gawrilow

Advanced Member | Редактировать | Профиль | Сообщение | ICQ | Цитировать | Сообщить модератору and23 Цитата: Да, пожалуй вариант, остальное только File Reader's. extracted_from_packs\dbcReaders.pas 1998 Realsoft Development www.realsoftdev.com Paradox.zip v1.3 11-09-2002/18-08-2003 FWS D3-6 by Howard Flank The TParadox component allows you to read a Paradox 4+ table without using the BDE. It's short (adds no more than 11K to the program, less if you're already using File I/O), fast (faster then TTable + BDE), and simple (needs only the Paradox.pas file). Reads all Paradox field types except BCD fields. Cannot insert or delete rows. TParadox.FindKey can find a record using the Primary Index, but it can't use any secondary indexes. Written in Delphi 4, but should be compatible with Delphi 3, 5 and 6. Support for Blob (memo) fields and update (in-place) of alpha fields. Sample application and table included. Read comments in the .pas file for more info. http://delphi.icm.edu.pl/ftp/d30free/Paradox.zip pxformat.zip на SWAG остальное или дамп структуры, или tUtility |