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 strongm 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. Keith002

    Connection Continual Checking - can this be done? and how?

    Why do you want to keep the connection open? This would require more resources and licenses? The best design is to get the connection, make the change to the data and then get out. Keith
  2. Keith002

    multi row selection

    Not sure in PB 6.5, you might be able to use the key down event to look for the key and then put the data into an array, hilight the rows and simulate what function that you are looking for. Keith
  3. Keith002

    Powerbuilder 10 question in the close event

    Found out the the problem is fixed in the EBF of build 5064. Thanks, Keith
  4. Keith002

    Powerbuilder 10 question in the close event

    I'm migrating a PB7 application to PB10. In the process of the migration I have found a bug. I have a form that has a tab page with a couple of tab pages on it. These tab pages have datawindows and other objects on them, all being placed on them dynamically. The application runs correctly...

Part and Inventory Search

Back
Top