Contents Index READTEXT or WRITETEXT statement cannot refer to a view Recursive column %1: conversion from '%2' to '%3' loses precision

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Recursion is not allowed without the RECURSIVE keyword


Item Value
SQLCODE -938
Constant SQLE_RECURSIVE_KEYWORD_REQUIRED
SQLSTATE 42WA0
Sybase error code 13549
ODBC 2 State 37000
ODBC 3 State 42000
Probable cause 

The common table expressions for a recursive query must be defined using a WITH RECURSIVE clause.


Contents Index READTEXT or WRITETEXT statement cannot refer to a view Recursive column %1: conversion from '%2' to '%3' loses precision