on 2016 Oct 24 5:53 PM
Hi guys, I'm working on Django project and now I need to add a Legacy SQLAnywhere DataBase, my problem is as follow:
We have a SQLAnywhere Server ver. 11.0.1 and I found "sqlanydb" interface in SQL Anywhere github repo (which says it works with ASA 10 or higher) and sqlany-django wrapper (Which says it works with ASA 12 or higher)
So, I want to make some tests but the thing is with this stack (ASA 11.0.1, sqlanydb and sqlany-django) it does not work. I can reach the server and make the connection but when I try to make migrations, I got many errors.
For now is not possible upgrade to a SQL Anywhere 16 o 17 ( where it works fine, we just had some issues with AddField and DeleteModel Classes).
So, I want to know if there's a way to get SQL Anywhere 12.0.1 Developer Edition or somebody here can share me a link to download this version.
Any advice and suggestions will be greatly appreciated
Thanks.
User | Count |
---|---|
68 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.