SEARCH:

Basic Database Commands

Andromeda provides a handful of basic database routines that serve several purposes. The primary purpose is simply to have efficient routines that reduce the code you need in your application.

Multi-platform abstraction can always be added later if all basic SQL commands are wrapped, so this is also a goal, though at this time Andromeda targets only the Postgres database.

Table of Contents

SQL_ConnPush
SQL_ConnPop
SQL
SQL_Fetch_Array
SQL_Num_Rows
SQL_Format
SQLFC
SQLFN
SQLFD
SQLFDT
SQL_ESCAPE_STRING