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 SkipVought 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. Robo21

    Detecting Crystal Report Closing

    Yes there is a way to do this but you will need to code it. You can use the FindWindow API function to return the window handle containing the preview, returns 0 if window can't be found hence, closed.
  2. Robo21

    Linking Without Creating Multiple Records

    An alternate option is to create a view, (not sure what db your running) with the distinct clause.

Part and Inventory Search

Back
Top