cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

We are upgrading from SQL Anywhere 16 to 17 and I am seeing these errors with our triggers.

The code has been in use through many versions of SQL Anywhere, most recently version 16. This Trigger code has never been an issue until the upgrade.

SELECT @value = ValueFrom FROM INSERTED

SQL Anywhere 17 version: 17.0.4.2503

Searching the docs yields nothing and the release notes mention nothing of these logical tables being removed.

0 Likes
View Entire Topic
chris_keating
Product and Topic Expert
Product and Topic Expert
0 Likes

I cannot reproduce this in the current release version. Can you try SQL Anywhere 17.0 PL 22 Build 4003.


**NOTE: ** We do not have a publically released 17.0.4.2503 build.

VolkerBarth
Contributor
0 Likes

I bet it should read 17.0.4.2053 - wasn't that the first 17.0.4 build?