Unit uDBD

4/19/98 Database Desktop Lite 0.01 calix@together.net Tested using Delphi 2 & Delphi 3 with BDE 4.5 This is the UI for a simple Database Desktop application. The application was developed to experiment with the BDE. My main intereste was it's ability to add, modify and delete fields in existing tables. Database Desktop Lite 0.01 has the following capabilities : Create a new table Pack a table Add, Modify and Delete fields from an existing table In the future, I hope to add the following capabilities : Add, Modify and Delete Primary Index of a table Generate source code that can perform the table modifications.

Classes

TRestructForm - GV_FIELDROSTERKEY = 4;

Functions

Types

Constants

GV_FIELDROSTERFLDNAME
GV_FIELDROSTERFLDNO
GV_FIELDROSTERSIZE
GV_FIELDROSTERTYPE

Variables

RestructForm


Functions


Types


Constants

GV_FIELDROSTERFLDNAME = 1

GV_FIELDROSTERFLDNO = 0

GV_FIELDROSTERSIZE = 3

GV_FIELDROSTERTYPE = 2


Variables

RestructForm : TRestructForm