Unit OraDb

-------------------------------------------------------------------------} {UNIT: OraDb.Pas - Database component written specifically for } { accessing Oracle databases. Features include login } { screen, change password screen, and default driver } { specifications. Login screen automaticly sets user } { password. } {TARGET: Delphi 1 only. } {AUTHOR: George L. Roberts } {EMAIL: robertsg@nettally.com } {-------------------------------------------------------------------------} {WARNING! This software is provided as is. No warranty is given by the } { author, expressed or implied. Use this software at your own } { risk. The author assumes no responsibility for any damage from } { the use of this software. } {NOTE: This software is freeware which means that it is free for use } { and distribution. Please do not remove/mask the about property.} {-------------------------------------------------------------------------

Classes

TAboutOraDb -
TgOraDb -

Functions

Register -

Types

Constants

__OBJNAME
__OBJVER

Variables


Functions


procedure Register;


Types


Constants

__OBJNAME = 'gOraDb'

__OBJVER = 'v1.0'


Variables