[ Odielib Home | Main Table Of Contents | Table Of Contents | Keyword Index ]

taodb::connection.sqlite(n) 9.1 odielib ""

Name

taodb::connection.sqlite - Class taodb::connection.sqlite

Table Of Contents

Synopsis

Description

Ancestors: taodb::connection.sqlite, taodb::connection, tao::onion, oo::object, tao::moac High level database container

Modify sqlite containers to display a console

Methods

attach_sqlite_methods sqlchan
change args

Evaluate an SQL expression that alters the database

This method is a wrapper around "eval" that will catch "not authorized" messages and give the user some notice that they should rename the file before altering it.

Database::attach filename
journal_mode onoff

Deep wizardry Disable journaling and disk syncronization If the app crashes, we really don't give a rat's ass about the output, anyway

message::readonly
native::table_info table
native::tables
Option_set::filename filename
SubObject::db
console

REFERENCES

AUTHORS

Sean Woods

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category taotk of the Odielib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

odielib, taodb::connection.sqlite, taotk

Category

Class