This shows you the differences between two versions of the page.
sybase-to-mysql-tool [February 20, 2013 9:03 am] sqlines created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SQLines Tool - Sybase ASE to MySQL Migration ====== | ||
- | SQLines tool allows you to convert database schema (DDL), queries and DML statements, views, stored procedures, packages, functions and triggers from Sybase Adaptive Server Enterprise (Sybase ASE) to MySQL. | ||
- | |||
- | SQLines converts SQL scripts and standalone SQL statements. To migrate data and database schema from a Sybase ASE database to MySQL use [[/sqldata/sybase-to-mysql|SQLines Data]] tool. | ||
- | |||
- | ===== SQLines Features and Licensing ===== | ||
- | |||
- | SQLines is available in Online and Desktop editions: | ||
- | |||
- | | | **Online Edition** | **Desktop Edition** || | ||
- | | **License Limitations** |||| | ||
- | | //DDL Statements// | Unlimited | Unlimited || | ||
- | | //DML Statements, Queries and Views// | Unlimited | Unlimited || | ||
- | | //Procedural SQL// | Unlimited | Unlimited || | ||
- | | **Conversion Features** |||| | ||
- | | //DDL - Tables and Indexes// | {{:green_tick.gif|}} | {{:green_tick.gif|}} || | ||
- | | //Queries, Views and DML Statements// | {{:green_tick.gif|}} | {{:green_tick.gif|}} || | ||
- | | //Stored Procedures, Functions and Triggers// | {{:green_tick.gif|}} | {{:green_tick.gif|}} || | ||
- | | **Interfaces** |||| | ||
- | | //Command Line// | n/a | {{:green_tick.gif|}} || | ||
- | | //API// | n/a | {{:green_tick.gif|}} || | ||
- | | **Platforms** |||| | ||
- | | Windows 32-bit | Hosted | {{:green_tick.gif|}} || | ||
- | | Linux x86 32-bit | Hosted | {{:green_tick.gif|}} || | ||
- | | **Licensing and Support** |||| | ||
- | | //Technical Support// | {{:green_tick.gif|}} | {{:green_tick.gif|}} || | ||
- | | //Price// | Free | $375 || | ||
- | |||
- | Try [[http://www.sqlines.com/online|SQLines Online]] or download a [[http://www.sqlines.com/download|Trial Version]]. | ||
- | |||
- | If any you have any questions or need any assistance, please contact us at [[support@sqlines.com]]. | ||
- | |||
- | ===== Conversion Features ===== | ||
- | |||
- | For detailed information about conversion features supported in SQLines, see | ||
- | [[/sybase-to-mysql|Sybase ASE to MySQL Migration Reference]]. |