Home Solutions Support Contact Us About Us
Product Overview
News!
Request Additional Information
Online Store
Join the dClub Mailing list
Programs
Student Program
Mentor Program
VAR Program
Knowledgebase
Newsgroups & Forums
International Distributors
dBASE Gold Site


dBASE Code Library

32 Bit
16 Bit


32-Bit (for Visual dBASE 7.x, dB2K, dBASE PLUS)

DUFLPPLUS_V.ZIP (3.8MB) - The dUFLP (dBASE Users Function Library Project) for dBASE PLUS, version PLUS_U (March 29, 2008). Read the file WHATS.NEW after unZIPping the download. Many thanks to dUFLP librarian Ken Mayer!

ProjectExplorer_b1036_release.zip (427 KB) - Fixed exception that sometimes occurred when running Build.

Error: No CATCH for exception CLASS: Exception
Error: Variable undefined: DEONAME
File: Project.cc
Routine: PROJECTLOG::PUTBUILDFAILEDFOOTER
Line: 2612

This error occurred if due to the BUILD command throwing an
exception when an incompatible .ico file (Vista icon) was specified
in the ICON clause of the build command.

To fix this error - download the ProjectExplorer file above and unzip the files to the Project Explorer folder (Default folder is : C:\Program Files\dBASE\PLUS\BIN\dBLCore\ProjExp)

VSTRUCT.ZIP (5.63KB) - Version 1.12 of Ken Chan's class that enables the declaration of a structure, which can then be instantiated as an object.

PROGRESS.CC (2KB) - a simple progress bar class. [author: Alan Katz]

MANAGER.CC (17KB) - an application framework to manage your forms. Instantiates, opens, releases and tracks all your forms and object references. [Alan Katz]

LABEL.CC (1KB) - a "text" class based on the Entryfield class to conserve resources. [author: Alan Katz]

NET.CC (24KB) - a network installer class that automatically moves your tables from the .EXE to the server drive. [author: Alan Katz]

DATADICT.ZIP (4KB) - Tracks your tables, index keys, reindexes and packs one or all tables from the Command WIndow or your app. [author: Alan Katz]

CLIPBOARD.ZIP (30KB) contains CLASS TextClipboard, which facilitates the programmatic transfer of text to and from the Windows clipboard and Visual dBASE 7.0. The class works only with text. The class is adapted from work by Gary King and Jim Sare. [author: Bowen Moursund]

TAPIDIAL.CC (3KB) contains CLASS TAPIDial, a simple Visual dBASE object wrapper of the TAPI function tapiRequestMakeCall(). It's implemented as a Visual dBASE custom control that can be installed on the Custom tab of the Visual dBASE form designer. [author: Bowen Moursund]

INI7.ZIP (4KB) contains a VdB7 object wrapper of the Windows API functions commonly used to read and write application-specific .INI files. [author: Bowen Moursund]

TXCLIP.CC (3KB) - Custom class to overcome a deficiency of the standard Text class in reports.The TxClip custom class can be used in reports to enforce single-line text clipping at the character or word level within the text object borders based on the setting of the custom WordClip property member. The TxClip class will clip text from the left, right, or both ends based on the setting of the standard AlignHorizontal property member. [author: Jim Sare]

CBDROP.CC (2KB) - Custom ComboBox class that does not require 2 mouse clicks to pull the list down when AutoDrop is true. Same source file works in VdB 5.x and VdB 7.x without modification. [author: Jim Sare]

BFILE.CC (6KB) - Custom binary file class for writing binary numeric data to a disk file. Read/write signed/unsigned char, short and long values, doubles (64-bit) and long doubles (80-bit). 4-byte float (32-bit) to be added soon. [author: Jim Sare]

DBPRINT.EXE (948KB) - A 16/32-bit printer class. [author: Vic McClung]

ARCHIVE.ZIP (210KB) - An archive/compression class. [author: Vic McClung]

SYSINFO.ZIP (8KB) - A handy little utility custom class that gives you access to several bits of sytem information. Determine the processor, operating system, video information, swap file usage and BDE version and settings. [author: Gary White]

COMMONDIALOGS.ZIP (254KB) - Provides a DLL and a dBASE customs class to surface the GetOpenFileName and GetSaveFileName dialogs, as well as custom GetDirectoryName and GetDate dialogs. [author: Gary White]

COPY4.ZIP (8KB) - Use Copy4.cc to export data from any legitimate dBASE data source into level 4 dBASE tables. This is very helpful when you want to share data with other applications. By exporting the desired data, you protect the integrity of your files. [author: Gary White]

DATABUTTONS.ZIP (6KB) - This is an update to the DataButtons.cc that shipped with Visual dBASE 7. It provides enhanced performance by using a calculated field to display the rowset.state. This eliminates the repetitive calls to the RefreshRowstate function, which traversed all the controls on a form looking for a rowstate object ot update. [author: Gary White]

Project Explorer b1005 May 3, 2004 (423KB)

Build 1005 of the Project Explorer includes numerous fixes and enhancements - view the ReadMe after install for a complete list.

Project Explorer Update April 8, 2004 (326KB)

The download is an update to the Project Explorer as installed with dBASE PLUS 2.21. The update will not work on the Project Explorer as installed with dBASE PLUS 2.2, it must be applied to the dBASE PLUS 2.21 version of the Project Explorer.

CoreShared Source Files April 4, 2004 (321KB)

The download is an install of the source files of the dBASE PLUS 2.21 CoreShared folder.

dBASE KnowledgeBase Update January 27, 2004 (10.8MB)

This download will update the dBASE KnowledgeBase as contained by the dBASE PLUS 2.01 CD to include all revisions made through January 27, 2004.

dBASE Logo Collection January 12, 2004 (1.6MB)
This collection of dBASE logos and images is primarily in Photoshop .PSD format. It is provided for web and application developers' use, and is not required by the product.

WebClass.cc March 20, 2002

Version: 1.5
This version includes the most recent enhancements to the dBASE CGI session management class. See the source file itself for details.

16-Bit (for Visual dBASE 5.x)

LIW55B.ZIP (246KB) - This is the dUFLP (dBASE Users Function Library Project) for Visual dBASE 5.x (dated March 2, 1997). This is freeware code, with the only caveat being that the authors all request that you include the documentation that credits them. Many thanks to dUFLP librarian Ken Mayer!

CRPEWRAP.ZIP (49KB) contains version 2.3a of the CRPEWrapper, a Visual dBASE custom class that wraps the Crystal Reports print engine and allows more programmatic control of Crystal reporting. Modal report previews, multiple copies, page orientation, paper size and source selection are supported. [author: Bowen Moursund]

INI.ZIP (4KB) contains a VdB object wrapper of the Windows API functions commonly used to read and write application-specific .INI files. [author: Bowen Moursund]

DIAL.ZIP (21KB) contains version 1.5 of a turnkey phone dialer for Visual dBASE. [author: Bowen Moursund]

Visual dBASE 5.7 to dB2K Form Converter

Build: N/A

Scope: Many changes were made between the 16-bit releases of dBASE for Windows and Visual dBASE and the 32-bit releases that started with Visual dBASE 7.0 and culminated in dB2K. Some of these changes were so signficant that they made 16-bit Form classes difficult, if not impossible, to run comparably in the newer 32-bit environment. The source code streamed by the 16-bit products, although compatible, became outmoded with the 32-bit release. This converter generates (creates) new form files compatible withVisual dBASE 7.x and dB2K from your existing 16-bit form files.

Requirements: Visual dBASE 5.7 must be installed.



dBASE PLUS

 

Start with simple, graphic, drag-and-drop data.

 

 

Graduate to one of the most robust, fully object-oriented programming languages around.

 

Whether you're an end-user, a power-user, a developer, a database manager or an information professional of any sort - you're wasting valuable time and effort if you're not plugged in to PLUS.

 

And speaking of value, no other database tool, platform or middleware offers the extraordinary low total-cost-of-ownership that dBASE PLUS does.

 

Its unique, proprietary drag-and-drop external object model (DEO) delivers fully-inheritable, fast-executing objects across the LAN, the Enterprise or the Internet. At a click of a mouse.

 

  dataBI  

©2004 dataBased Intelligence, Inc., dQuery and dBASE are trademarks of dataBased Intelligence, Inc. /  All rights reserved.

All other copyrights and trademarks are the property of their respective copyright or trademark holder.

Home       Terms of use       Privacy Policy       Contact Us