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: *

  • Users: smpaul
  • Content: Threads
  • Order by date
  1. smpaul

    CoCreateInstance Handle Count

    Any help from any COM experts out there would be gratefully received. I am debugging a server application which steadily increases the applications Handle Count at a rate that would cause problems for the server machine after approx 1 week. One area which appears to be a problem is in a Class...
  2. smpaul

    CSocket timeout

    I am using CSocket to enable a Client and Server to talk to each other. The server blocks on the receive in its own thread, no problem there. The Client sends to the server but then needs an ACK / NACK from the server to indicate that the message got through OK and that the message was valid. I...
  3. smpaul

    Using CRecordset without DB Connection

    We have a VB application that dynamically constructs Recordsets from data retrieved from a DB, this allows various tables with various numbers of columns to be loaded without having to know each of the table schema. It uses the Recordset.Fields.Append functionality. Is there the capablility in...
  4. smpaul

    Connect Frequency

    Please forgive my ignorance on this as I am a complete novice to MQSeries and we have not had a chance to test out it's capabilities, this is for design considerations at this stage. We have an application that needs to send messages to our customers MQ server. I was going to introduce a server...

Part and Inventory Search

Back
Top