ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » problem faced while deploying the mesage flow

Post new topic  Reply to topic
 problem faced while deploying the mesage flow « View previous topic :: View next topic » 
Author Message
mqseries123
PostPosted: Thu Jan 18, 2007 10:00 pm    Post subject: problem faced while deploying the mesage flow Reply with quote

Apprentice

Joined: 04 Jan 2006
Posts: 26

Hi,

I am trying to return data type row from a fuction. While deploying, I get the following error:
"Syntax error : Keyword row"

The following is the ESQL code:

CREATE FUNCTION Sample() RETURNS ROW
BEGIN
DECLARE var ROW;
SET var = ROW ('ABC' AS Name, 'XYZ' AS Address);
RETURN var;
END;

The function is invoked in the following stmt:

SET Environment.Variables.Result[] = LIST{Sample()};
Working on WBIMBv6.0.

Regards
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » problem faced while deploying the mesage flow
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.