Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jsaenz

    Merant ODBC Driver Error

    Hi all, I have a problem configuring a Merant ODBC Driver for Progress, the service on the database has been created and the service on the client machine, both are already running. When i test the connection, this error is displayed... [Merant][ODBC Progress Driver][Progress]Disconnected...
  2. jsaenz

    how do I get queue connect and put the message?

    This is a sample code to connect to a QueueManager and Queues to make a Put... I hope yo knowk some spanish to catch comments on program :) /* * MQPut.java * * Created on 19 de febrero de 2002, 18:38 */ import com.ibm.mq.* ; // para incorporar instrucciones y definiciones de MQSeries para...
  3. jsaenz

    Looking for a specific MsgID on a Queue.get()

    Hi everybody, I have a problem reading from a queue to get a message with an specific ID. My platform MQSeries5.2.1 using Java. The issue i want to resolve is: I put a message on a queue1 to query a database, then, a server listening prgm. is reading the queue1, getting the message's text to...

Part and Inventory Search

Back
Top