on ‎2024 Jan 18 3:42 AM
Hi all,
we develop and distribute a ERP Software, developed with Appeon Powerbuilder using SQL Anywhere 17 as database. An SAP representative told us "You are not allowed to sell/ distribute (SQL Anywhere) licenses after 31.12.25". At the moment we are planning to switch to postgres. Can anyone recommend a migration tool that also supports triggers and procedures? How do you deal with this problem?
Request clarification before answering.
Not a migration tool, but at least a very good starting point:
Use the jOOQ Parser to translate any SQL statement(s) to a different dialect.
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 | |
| 4 | |
| 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.