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 » sending message to destination using comp node

Post new topic  Reply to topic
 sending message to destination using comp node « View previous topic :: View next topic » 
Author Message
rafma76
PostPosted: Tue Oct 10, 2006 6:27 pm    Post subject: sending message to destination using comp node Reply with quote

Novice

Joined: 19 Jul 2006
Posts: 12

Hi MB's

I need help writing ESQL code for sending message from input to destnation database message fields using compute node. while sending messages how do we use ODBC connection to connect to the database using ESQL in compute node.

if any one can help me in writing ESQL code for sending messages

Thanx in advance MB's
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Tue Oct 10, 2006 7:28 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi rafma76,

No one is going to help you do your work, that you'll have to learn using the documentation provided....what we do here is help incase your stuck.

From your post I understand that you need to connect to a database, for that, create an DSN using Control Panel->Administrative Tools->ODBC

Give that datasource name in the compute node properties...write your select statements...

Use DestinationList to send messages.

Regards.
Back to top
View user's profile Send private message Send e-mail
edarasumanth
PostPosted: Mon Oct 16, 2006 6:16 am    Post subject: Reply with quote

Novice

Joined: 15 Jun 2006
Posts: 21

In order to interact with the database using compute node u need to specify DSN name in the comput node property called Data Source.

databse manipulations using esql

INSERT INTO Database.schemaname.tablename VALUES(coulmname,columnname);

for update

UPDATE Database.schemaname.tablename SET columnname=updated value WHERE columnname=reference condition;
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » sending message to destination using comp node
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.