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 Chriss Miller 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. ChrisGSchultz

    Application help file not displaying

    I have an application with a help file in the application directory, which works fine in D6, but in D7 will not load the help file (which has .HLP, .CNT) when the Help button is clicked. However, it will display the context related help when F1 is pressed. The major controls have HelpType set...
  2. ChrisGSchultz

    TQuery (SQL) date based data retrieval problem

    I'm trying to resolve an application lockup problem in a TQuery data extraction from a DBF (FoxPro CDX indexes, FPT memos - a large DBF written to by a Clipper legacy app and a Delphi 6 BDE based app) data extraction. The TQuery is in a Delphi 7 app. The TQuery SQL is: SELECT...
  3. ChrisGSchultz

    Breaking out of a loop with a key press

    Hi folks! I'm trying to break out of a loop with a keypress, and have tried all sort of things, including the GetKeyState function included below, and a global hot key - but to no avail! The Database I'm searching is very large (200,00 patients, > 1,000,000 images, and >> 1,000,000,000 result...
  4. ChrisGSchultz

    TADO query type mismatch

    I'm having a problem with an ADO query on a computer on our network (which has been rebuilt after a drive crash - Win98SE, Office 97 Pro, Novell, updated to MDAC 2.7 SP1, Jet 4.0 SP6). All other PCs running (4) this app are fine. The application queries two Access databases and a DBF database...

Part and Inventory Search

Back
Top