Run Time Access

Run Time Access is a library that you can attach to your program to expose your program's internal arrays and data structures.
Download

Run Time Access Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Robert W Smith
  • Publisher web site:
  • http://www.runtimeaccess.com/

Run Time Access Tags


Run Time Access Description

Run Time Access is a library that you can attach to your program to expose your program's internal arrays and data structures. Run Time Access is a library that you can attach to your program to expose your program's internal arrays and data structures as if they were tables in a database.The database interface uses a subset of the Postgres protocol and is compatible with the Postgres bindings for C, PHP, and the Postgres command line tool, psql.RTA is not a stand-alone database server, but a library which you build into your program and to make your program's internal arrays and data structures look like tables in a database. It uses a subset of the Postgres protocol and is compatible with the Postgres bindings for "C", PHP, and the Postgres command line tool, psql.This release is compatible with the PostgreSQL 8.1, 8.0, and 7.4 protocols. It is *not* compatible with the earlier 7.3 and 7.2 protocols. What's New in This Release: · This release adds support for INSERT and DELETE. · It gives the "rta" prefix to all API routines and structures.


Run Time Access Related Software