on ‎2018 Sep 04 1:00 PM
Hi
What is the tool can be used for Migrating Sql Anywhere 16 database to ASE 15?
Narayana
Request clarification before answering.
There is no single tool.
You migrate data using bullk load copy out from SQLANywhere and copy into ASE.
For logic you can use tools like Sybase Central, DBArtisan, AQUA studio, etc. (google search for more) and convert Anywhere SQL to T-SQL.
(i.e. reverse engineer from SQLAnywhere and try on ASE)
SQL between the two is 85 to 90% compatible. But you have to test each proc/trigger etc by compiling it on ASE.
You can also use SAP/Sybase's PowerDesigner for reverse/forward code generation.
HTH
Avinash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.