Skip to content

FourjsGenero/tool_fglschmg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database schema maintenance tool

Description

This Genero tool is a database schema definition program (.dbs files) You can import schemas from existing databases, manage tables, columns, contraints, indexes, and produce SQL scripts for different type of databases servers.

Genero FGL Schema Editor (GDC)

Prerequisites

  • Database server supported by Genero (tested with Informix IDS 12)
  • Latest Genero version
  • GNU Make

Compilation from command line

  1. make clean all

Compilation in Genero Studio

  1. Load the fglschmg.4pw project
  2. Build the project

Usage

  1. Start the program
  2. Import the schema an existing database
  3. Save into dbname.dbs
  4. Append/Delete/Modify database table definitions
  5. Create SQL scripts

Bug fixes:

About

Database schema manager tool written in Genero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published