BTSweb.net
Home
Background
Education
Events
Testimonials
References
Contact Me
Byron Shindler
Houston, Texas
281-752-4547
Find us on Facebook
OpenInsight

OpenInsight is the Windows application development environment from Revelation Software.  It is built on the same database technology as Advanced Revelation, but with a completely re-designed Windows interface and with many new tools and features.

During my employment with the company, versions 1.x, 2.x, and 3.x were released. Although the first two versions of the product were difficult to use, the 3.x product worked quite well.  Since that time, the 32-bit versions 4.x, 7.x, 8.x, and 9.x have been released.

The 9.x product is a fully featured development environment with support for the latest Windows and Linux platforms.  It has it's own database, it can share data with the ARev product, provide connectivity to SQL databases, and publish everything dynamically to the Internet.

Downloads for "Techies"

The following items are OpenInsight for Workgroups Basic+ procedures:

Linear Hash to Lotus Notes
Basic+ example use of the Lotus Notes API. Use this as a template to export LH data to Lotus Notes.
Get Column Values
Use this routine to get values from a single non-indexed column of a table. Returns an @FM delimited list for quick events on dropdown boxes. This is great for lookup tables where an index is not necessary.
Get SeqKey
Use this routine to get a sequential key for a new row. This routine is compatible with AREV 3.x sequential keys.