| Author | 
		  Message | 
  		
  		
		     Topic: ESQL Connection Error to ODBC | 
  		
  		
		  Matrin
  
	  	  Replies: 3 Views: 3734
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Feb 25, 2008 3:08 am   Subject: ESQL Connection Error to ODBC | 
  		
  		
		  Hey,
 I placed the first posting in the wrong place..
 sorry | 
  		
  		
		     Topic: ESQL Connection Error to ODBC | 
  		
  		
		  Matrin
  
	  	  Replies: 3 Views: 3734
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Feb 25, 2008 2:32 am   Subject: ESQL Connection Error to ODBC | 
  		
  		
		  Hello foldks, can I use your expertise in the following scenario: 
 
 I’m using IBM Message Broker to connect to an SQL server on the network. However, the queue throws the following excpetion: 
 
  ... | 
  		
  		
		     Topic: Weird Characters when Putting a Message to a Queue | 
  		
  		
		  Matrin
  
	  	  Replies: 8 Views: 7970
  | 
		   Forum: IBM MQ Java / JMS   Posted: Sun Feb 24, 2008 3:49 am   Subject: Weird Characters when Putting a Message to a Queue | 
  		
  		
		  Heey guys,
 
 Thanks for your comments...
 
 I tried using write string and it worked       
 
 thanks alot    | 
  		
  		
		     Topic: Weird Characters when Putting a Message to a Queue | 
  		
  		
		  Matrin
  
	  	  Replies: 8 Views: 7970
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Feb 22, 2008 1:48 am   Subject: Weird Characters when Putting a Message to a Queue | 
  		
  		
		  Hey Jef...
 
 Here is part of the code which i believe causes the problem...
 
 The charecters are .| and .
 
  private boolean SBBATMCORESendMQ(String myMessage){
    boolean bReturn = f ... | 
  		
  		
		     Topic: Weird Characters when Putting a Message to a Queue | 
  		
  		
		  Matrin
  
	  	  Replies: 8 Views: 7970
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Feb 21, 2008 9:18 am   Subject: Weird Characters when Putting a Message to a Queue | 
  		
  		
		  Hi folks,
 
 I am having a Java program that reads from a socket and puts the data in a queue. I have noticed that the message being put in the queue could not be read, and it has a weird characters a ... | 
  		
  		
		     Topic: Sending a msg to  a queue using Java | 
  		
  		
		  Matrin
  
	  	  Replies: 11 Views: 8602
  | 
		   Forum: General IBM MQ Support   Posted: Sun Feb 17, 2008 2:21 am   Subject: Sending a msg to  a queue using Java | 
  		
  		
		  You are trying to establish a bindings connection on a machine with only the client installed.
 
 Hey Jeff,
 well, we are trying to connect to a server where MQ manager is installed. On the machine we ... | 
  		
  		
		     Topic: Sending a msg to  a queue using Java | 
  		
  		
		  Matrin
  
	  	  Replies: 11 Views: 8602
  | 
		   Forum: General IBM MQ Support   Posted: Sat Feb 16, 2008 9:09 pm   Subject: Sending a msg to  a queue using Java | 
  		
  		
		  Thanks for the clarification, just to clear out any confusion, here are the details of the MQ and Java installed on the machine having the problem..
 
 - IBM Websphere MQ version 5.30.0
 
 
 But you s ... | 
  		
  		
		     Topic: Sending a msg to  a queue using Java | 
  		
  		
		  Matrin
  
	  	  Replies: 11 Views: 8602
  | 
		   Forum: General IBM MQ Support   Posted: Sat Feb 16, 2008 12:09 am   Subject: Sending a msg to  a queue using Java | 
  		
  		
		  Hi Vitor,
 
 Thanks for the clarification, just to clear out any confusion, here are the details of the MQ and Java installed on the machine having the problem..
 
 - IBM Websphere MQ version 5.30.0
  ... | 
  		
  		
		     Topic: Sending a msg to  a queue using Java | 
  		
  		
		  Matrin
  
	  	  Replies: 11 Views: 8602
  | 
		   Forum: General IBM MQ Support   Posted: Fri Feb 15, 2008 2:51 am   Subject: Sending a msg to  a queue using Java | 
  		
  		
		  Thanks for your replies folks..
 
 jefflowrey, what exactly should be installed on the machine ?
 and would the version have any effect ?
 
 Thanks again | 
  		
  		
		     Topic: Sending a msg to  a queue using Java | 
  		
  		
		  Matrin
  
	  	  Replies: 11 Views: 8602
  | 
		   Forum: General IBM MQ Support   Posted: Thu Feb 14, 2008 6:09 am   Subject: Sending a msg to  a queue using Java | 
  		
  		
		  Hello folks
 
 I’m a newbie to the field of JAVA programming as well as this forum therefore you can imagine how desperate I am to get a solution.
 
 Here is the scenario:
 
 My Java application is  ... |