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

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

    How do I replace parameters in a SQL Query

    This is probably a newbie question but when programming in C++ I have always found it easier to dynamically create the SQL Query string rather than to use parameters. Now in MSFP I'm having troubles with both. On my page I used the MSFP Database Results Wizard and I have my parameters in the...
  2. VDG

    Scope issue s using TFrame

    I am working on an application that has a TFrame component and as long as I access my LoadFrame function from the frame, by a popup menu, it works fine and the images load Ok. However, if I try to load the frame from the application my private class variables are unreachable. It doesn’t matter...

Part and Inventory Search

Back
Top