What tools are available for managing the Ostendo database?
There are two free applications that allow you to interrogate the Ostendo database, allowing views, and triggers to be created
EMS SQL Manager
EMS SQL Manager for SQL Server Freeware (EMS SQL Manager Lite for SQL Server) is a light and easy-to-use freeware graphical tool for Microsoft SQL Server database development and administration. It has the minimal required set of tools for those users who are new to SQL Server and need only its basic functionality.
A free 'Lite' version of EMS can be downloaded from
http://www.sqlmanager.net/products/mssql/manager
Scroll down the displayed screen and locate 'EMS SQL Manager for SQL Server Freeware'
IB Expert (Personal Edition)
IB Expert has a free 'Lite' version called Personal Edition available from
www.ibexpert.com
Related Articles
Validating and Repairing a Corrupt database
This document describes the process of Database Validation and Repairing. It should be run directly on the host machine. Partners have the same tools available to them as Development-X. If the database is still corrupt after performing the DOS level ...
Can you schedule an Auto backup of the Ostendo database
Ostendo Scripts will NOT provide access to backing up / copying the database Ostendo Script Scheduler will NOT provide access to backing up / copying the database. The best method is to allow WINDOWS operating system to run BACKUP on a timed event or ...
Ostendo Demo Database (Update 211)
New Ostendo Update 211 Demo Database: http://ostendo.info/downloads/ostendo/OSTENDO211-DEMODatabase.zip
Copying Users From Another Ostendo Database
Use these std scripts to copy all users from one Ostendo database to another. Create a std type export script in the originating database, then create a std type script in the other database to import these users
Changing the default Firebird password (Alternate Database User)
Ostendo uses a Firebird database, which requires a Username and Password for access. A standard Username and Password is provided by Firebird and Ostendo uses this by default. Database users belong to the Firebird SERVER,while Ostendo users belong to ...