former_SQLA_member326303
Participant
Member since ‎2012 Sep 06

User Statistics

  • 137 Posts
  • 0 Solutions
  • 46 Kudos given
  • 78 Kudos received

User Activity

Is it possible to somehow emulate the self_recursion option in the Watcom-SQL dialect for a trigger? I would like to completely eliminate the possibility of recursively calling a trigger ("Triggers firing themselves").
We have several database servers in AWS cloud in ap-southeast-2 region. On each server we have several SAP ASA 17 databases (17.0.10.5963), running as Windows services. Each service is configured as delayed auto start. On 24.02 24 and 26.02.24 we had...
I observe a strange (incorrect?) calculation in minutes (SQL Anywhere Server Version 17.0.10.5963): BEGIN declare ClockOn time; declare ClockOff time; set ClockOn = cast('09:59:59.999' as time); set ClockOff = cast('10:00:00.001' as time); select Clo...
Today the client (SQL Anywhere Network Server Version 17.0.10.5963) encountered the following situation when connecting to the database. For example: I. 11/29 12:01:59. Connection from 10.2.2.70:50753 assigned connection ID 1302 I. 11/29 12:02:29. Co...
The database (SQL Anywhere 17) is "attacked" by an unknown application. We receive dozens of messages: I. 11/17 13:07:20. Connection from XX.X.XX.XXX:XXXXX assigned connection ID 224 E. 11/17 13:07:20. Connection ID 224: Connection error '28000': Inv...