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 Wanet Telecoms Ltd 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. wrockleberry

    creating a .ddl using ADO to access SQL server

    I am trying to create a DLL that can be called to update a SQL server. I am able to pass the correct parameters to the routine, but when I get to the first line refencing either the ADO connection, or the ADO dataset, even just to set the command text The program stops with the message: Project...
  2. wrockleberry

    Application error whenever I close Delphi 7 Enterprise IDE

    After working on a project for some time in the IDE with Delphi Enterprise 7.0, I close all files in the project, then exit Delphi IDE. Most of the time I get the following error message: The instruction at "0x034c9ebc" referenced memory at "0x034c9ebc". The memory could not be read. The...
  3. wrockleberry

    Drag and Drop from modal form to form that opened it modally

    If have a string grid on two forms. I open the second form modal to display detail lines from the source grid. I want to allow the user to select lines from the grid on the modal form, and move them to the grid on the original form. How do I handle the modal aspects of the second form to be...

Part and Inventory Search

Back
Top