Questions tagged [sap-sql-anywhere-16]
3 questions
0
votes
1 answer
SQL Anywhere 17 Silent Installation
My requirement is, Administration Tools (32-bit) and SQL Anywhere 32-bit (Server as well as client enabled)
I have passed the silent installation command in my Dockerfile
setup.exe /s ....... So on Regkey etc and SA32=1 AT32=1
It gets installed…
0
votes
1 answer
SQL Anywhere 17 - Database server connection limit exceeded
I set up a new SQL Anywhere 17 Database in Sybase Server. I've got a lot of clients that should be able to connect to the Database over ODBC. The ODBC works fine but as soon as the third user tries to connect i get the following message:
I've tried…
Janik Spies
- 103
- 1
- 2
0
votes
2 answers
ORDER placement for trigger in t-sql
I'm using Sybase ASE version 16.0.0.1915, (follows t-sql syntax) and trying to create a new trigger. This new trigger emulates another existing trigger, however is slightly modified. It would be a whole lot harder to modify the existing trigger to…
boog
- 153
- 2
- 4
- 11