Jump to content

RelationalObjects

From WikiWorld
Revision as of 11:54, 28 January 2026 by imported>Import (Imported current content)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)

Class: ObjectWiki

Class Name: Relational Tables

Description: ADODB defines a simple universal support of most any relational database and has free libraries for most languages.

Interface: ADODB

Properties:

  • address
  • port
  • login
  • password
  • schema
  • permissions
  • etc.

Class Name: Table Row

Properties:

  • column names
  • description
  • type
  • value