This is a GUI for DDL schema management on Sybase ASE (based on SQLM).
This is a GUI for DDL schema management on Sybase ASE (based on SQLM) available at https://sourceforge.net/projects/sqlm. Currently supported features are :
-- DDL Extract to SQL/XML
-- Generation of DDL from XML
-- Check validity of XML table model
-- Generate table model upgrade script
-- Upgrade table from model script
A tool which scripts out SQL Server 2000/2005 database objects to individual files in a manner which mimics Microsoft's Visual Studio for Database Professionals [aka, "Data Dude"]. These files can then be placed under proper source management control.