RelationalObjects
From WikiWorld
Contents |
[edit]
Class: ObjectWiki
[edit]
Class Name: Relational Tables
Description: ADODB defines a simple universal support of most any relational database and has free libraries for most languages.
[edit]
Interface: ADODB
[edit]
Properties:
- address
- port
- login
- password
- schema
- permissions
- etc.
[edit]
Class Name: Table Row
[edit]
Properties:
- column names
- description
- type
- value
