Certain expression fields in WorkSpace Data Federation require expressions that evaluate to Boolean (true or false) values. An example is the “Where” parameter of the Select operator.
Examples of Boolean expressions:
PRICE is the name of a column in the single incoming result set. This expression evaluates to true when the value of the PRICE column is greater than 1000.
SalesDBOP is the name of an input to this operator and SALES_TERRITORY is the name of a field in that input. Note that when testing for equality, you need to have two equal signs together. Here, the expression evaluates to true when the value in the SALES_TERRITORY column is the character string "EAST."
Find out if the user executing the data service is a member of the Administrators group.
For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com