Paradox Community
Search:

 Welcome |  What is Paradox |  Paradox Folk |  Paradox Solutions |
 Interactive Paradox |  Paradox Programming |  Internet/Intranet Development |
 Support Options |  Classified Ads |  Wish List |  Submissions 


Stand-Alone Downloads  |  Downloads Linked to Articles  


Welcome to the Paradox Community downloads page. Below you'll find a brief description of files available for download. To have your file included, please email us the file and a brief description of what it includes. Files should be limited to a few hundred KB.

NOTE: Please remember to open all design objects in your version of Paradox, save and recompile them.

FilenameDateContributor
geog.zip 03 Jul 2004 Michael Israel, M.D.
  Paradox tables with US states and teritorries with zip-code, area codes, counties, longitude, latitude and other geographical data about the regions.

paradox_ftp4w.zip 03 Jul 2004 Jeff Shoaf
  Paradox library for interfacing with the freeware ftp4w32.dll; provides various FTP functions.

tablemanagement.zip 03 Jul 2004 Mark Bannister
  Table Management utility to document, archive, reconstruct and import data into your tables.

wsample.zip 03 May 2004 Corel Corporation
  The sample files from the :WSample: alias included with Paradox through version 9.

upc.zip 01 May 2004 Jeff Shoaf
  Paradox library for encoding text for use with a shareware ($10) UPC-a barcode font (included in original zip with documentation).

importtx.zip 30 Apr 2004 Tom Nelson
  Modification of the text import script in asciitst.zip, this version allows the first row of the text file to contain the field names.

lookup.zip 31 Jan 2004 Mark Bannister
  Mark demos how to do a drop-down tableframe!

a-clock-kit.zip 07 Sep 2003 Ed Covney
  An Analogue Clock KIT: (Some assembly required.)

pic-time-kit.zip 07 Sep 2003 Ed Covney
  A PicTime Clock KIT: (Some assembly required.)

libcrypt.zip 19 Jul 2003 Gene Millsaps
  String encryption/decryption code written entirely in ObjectPAL, with complete documentation.

pdx-reg-entries.zip 25 Jun 2003 Fridolin Kathan
  Zip file containing *.reg files to disable oplocks under Win2K/NT/XP - just double click to run. Open in a text editor to review what the file does.

birthday.zip 14 Jun 2003 Peter Zevenaar
  Add a personal touch to your app with this nifty little popup showing whose birthdays are this week (based on a table of names and birthdates).

lck-kill.zip 01 Jun 2003 Fridolin Kathan
  Utility, written in C, to locate all lock files on any drive for selective deletion.

pad.zip 28 May 2003 Yaroslav Kvitchenko
  DLL with alternates to the built-in view dialog for various data types. Sample code and help file included.

areacodes.zip 26 May 2003 Michael Israel, M.D.
  Paradox table containing telephone area codes with state and region info.

bookmanager.zip 26 May 2003 Fridolin Kathan
  Complete book catalog system with source.

paradoxsolutionguide.zip 26 May 2003 Corel Corporation
  Corel Paradox Solution Guide (no longer available on Corel's site).

tbarmon.zip 26 May 2003 Yaroslav Kvitchenko
  DLL and Paradox sample code for adding custom buttons to built-in toolbars. Please review the readme prior to use.

jsimpexp.zip 05 Dec 2002 Tony McGuire
  Analyze a table, create a new table with the EXACT same structure, and pass the data from the table into the new table.

cmview.zip 27 Aug 2002 Peter Zevenaar
  Custom input dialog. Supports different data types, validates input, generic enough to use anywhere.

hilitesrch.zip 10 Aug 2002 Peter Zevenaar
  Learn how to highlight text in a memo field which matches search criteria specified by the user.

idxseq.zip 22 Jul 2002 Gene Millsaps
  This demo from Gene illustrates how to design a form which can read its table indexes and allow the user to select any of those indexes for sequencing of records in the form.

jsdialog.zip 30 May 2002 Tony McGuire
  Source code sample showing how to use the native Windows file open and file save dialogs.

todo.zip 24 May 2002 Ed Covney
  Calendar form and reports with sample "to do list" application.

tableman.zip 10 May 2002 Fridolin Kathan
  Utility for comparing, restructuring, documenting, creating and otherwise managing tables.

setpriv10.zip 09 May 2002 Tony McGuire
  Workaround for problem of not being able to set the priv directory via ObjectPAL. For Paradox 10 Only!

addins.zip 13 Apr 2002 Corel Corporation
  Corel Paradox newsletter on creating Delphi add-in forms to use in Paradox.

inet.zip 13 Apr 2002 Corel Corporation
  Corel Paradox newsletter on using Paradox internet tools (server and publishing).

nwc.zip 13 Apr 2002 Corel Corporation
  Corel Paradox newsletter printed from their website on using the Native Windows Controls included with Paradox.

odbc.zip 13 Apr 2002 Corel Corporation
  Corel Paradox newsletter about the ODBC drivers which shipped with Paradox 8.

paradoxtech_1.zip 13 Apr 2002 Corel Corporation
  Corel Paradox newsletter (various topics).

tips.zip 13 Apr 2002 Corel Corporation
  Corel Paradox newsletter with various tips and tricks on using Paradox.

tricks.zip 13 Apr 2002 Corel Corporation
  Corel Paradox newsletter with various tips and tricks on using Paradox.

vqb.zip 13 Apr 2002 Corel Corporation
  Corel Paradox newsletter about using the Visual Query Builder tool (article written by Dan Ehrmann).

lock.zip 19 Mar 2002 Kevin Smith and David Faulkner
  Text file containing an article which takes an in-depth look at how the BDE locks tables in Paradox or Delphi.

printsetup.zip 18 Mar 2002 Rick Carter
  Custom printer setup examples to avoid use of the built-in printer setup dialog.

tu5api.zip 18 Mar 2002 Lance Leonard
  Details of the TUtility API calls to help one incorporate table repair into a Paradox application.

sqlinserttool.zip 06 Mar 2002 Steve Reiss
  Form to process multiple SQL statements from an input file.

embedjpg.zip 28 Feb 2002 Dmitry Vulis
  Sample of how to embed a graphic in an MS Outlook email message

jsreserved.zip 20 Feb 2002 Tony McGuire
  Library which enables setting and retrieving of property values for ActiveX control properties which are reserved words in Paradox (and thus cannot be retrieved via the normal means).

sharedkb.zip 10 Feb 2002 Tony McGuire
  Shared KnowledgeBase of DLL/API calls. Intended to be shared and added to by the entire community.

resvwdchr.zip 18 Jan 2002 John Moore
  Two tables listing reserved words and characters (to be avoided as/in field, table, etc. names).

fbrowserex7.zip 16 Jan 2002 Tony McGuire
  Tony's work-around for retrieving full path and selected file name(s) in Paradox 7 (fileBrowserEx for Paradox 7).

msbrowser.zip 27 Dec 2001 Tony McGuire
  Web browser that runs inside Paradox. Works in Paradox 9 and 10 only!

pie.zip 10 Dec 2001 Tom, Just Tom
  361 2d pie charts, each a degree, and a table loaded with the percentages and file names, etc. Works well for the web.

demoform.zip 18 Oct 2001 Tom Krieg
  Form demonstrating tableframe row highlighting, sorting the tframe and highlighting the sort column and a variety of other nifty stuff.

enumstructure.zip 17 Oct 2001 Gene Millsaps
  Form to detail table structure.

stru8.zip 17 Oct 2001 Steve Caple
  Table structure lister.

ftp.zip 08 Oct 2001 Mark Bannister
  Sample of using an ActiveX FTP control.

sysinfo.zip 08 Oct 2001 Fridolin Kathan
  Form to display system information on the users workstaion for telephone troubleshooting.

grabit.zip 17 Sep 2001 Lorrin Moore
  Form to get a web page from the internet.

asciitst.zip 08 Sep 2001 Dmitry Vulis
  Sample script to take a text file, create an import table with the right field lengths and import the text.

cartes.zip 02 Sep 2001 Michel Claveau
  Two sample card games with source - quite fun - code could be quite useful for object movement and graphics.

tbl_cmpr.zip 25 Aug 2001 Carolyn Wendover
  Utility to compare table structures between different versions of a table.

highlight.zip 09 Aug 2001 Jeff Shoaf
  Mark Pauker code for highlighting current record in a tableframe; also a variation from Jeff.

spelchek.zip 24 Jul 2001 Carolyn Wendover
  Spellchecking form and code sample.

currency.zip 23 May 2001 Liz Woodhouse
  Three examples of how to convert currency from digits to text - taken from the newsgroups over time.



Paradox Community Newsgroups


 Feedback |  Paradox Day |  Who Uses Paradox |  I Use Paradox |  Downloads 


 The information provided on this Web site is not in any way sponsored or endorsed by Corel Corporation.
 Paradox is a registered trademark of Corel Corporation.


 Modified: 03 Jul 2004
 Terms of Use / Legal Disclaimer


 Copyright © 2001- 2004 Paradox Community. All rights reserved. 
 Company and product names are trademarks or registered trademarks of their respective companies. 
 Authors hold the copyrights to their own works. Please contact the author of any article for details.