-
I get an exception from sybase anywhere when trying to execute a sql script with two parameters and one of them is null.
[Sybase][ODBC Driver][SQL Anywhere]Not enough values for host variables
ODBC…
-
VarNumeric should be mapped to SQLAnywhere type NUMERIC [ ( precision [ , scale ] ) ]. http://dcx.sap.com/index.html#sa160/en/dbreference/numeric.html
-
I have an application which uses SQLAnywhere 10. I am getting error on connection due to:
cursor.execute("SET OPTION PUBLIC.reserved_keywords='LIMIT'")
However, after that error I am able to interac…
-
```
Hello,
We needed support for django 1.3, and backend code need some minor changes. Are
you planning to add django 1.3 support?
Below you can see the code that has worked for us, but maybe it …
-
I tried to add database-support to a nearly new app (`my_project`) by following the points below:
1. Generating a Model (consisting of a Entity and a Repository)
2. Generating a Migration (implementin…
-
```
What steps will reproduce the problem?
1. Run delclients.wsf
2. Enter anything
3. Hit okay
What is the expected output? What do you see instead?
Expect script to remove PCs from symantec ghost co…
-
```
What steps will reproduce the problem?
1. Run delclients.wsf
2. Enter anything
3. Hit okay
What is the expected output? What do you see instead?
Expect script to remove PCs from symantec ghost co…
-
goblin:dbanywhere $ source dbanwhere17/.../sa_config.sh
goblin:dbanywhere $ python manage.py migrate
```
[...]
django.core.exceptions.ImproperlyConfigured: 'sqlany_django' isn't an available databa…
-
![image](https://f.cloud.github.com/assets/233663/1068860/6f8453d0-13fe-11e3-9dad-8f6077a25d65.png)
but it works if installedanyway
on ubuntu 12.10_64 freshly pulled.
-
This has been on the readme for some time. Register your interest by posting here.
Is it even possible to download Sybase SqlAnywhere developer / OSS edition without jumping through all sorts of hoop…