ODBC Tapes
[Players and recorders (tape)]


Detailed Description

ODBC-type tapes work on databases.

The filename field is used as the command line to access and log into a database using ODBC (Open Database Connectivity). Anonymous transactions are allowed by the module, but are dependent on the database. The ODBC model relies on locating a HEADER_TABLE, OBJECT_TABLE, and an EVENT_TABLE in the database. Objects are written in mostly as a series of text fields.

HEADER_TABLE

OBJECT_TABLE and EVENT_TABLE

Future implimentations may change drastically.


Functions

int open_shaper (struct shaper *my, char *fname, char *flags)


Function Documentation

int open_shaper ( struct shaper *  my,
char *  fname,
char *  flags 
)

Todo:
finish write memory shaper -- it still uses files (no ticket)

Todo:
shape defaults should be read from the shape memory, or better yet, inferred from it (no ticket)

Definition at line 66 of file tape_odbc.cpp.

References gl_error, and min.


GridLAB-DTM Version 2.0
An open-source project initiated by the US Department of Energy