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 TouchToneTommy 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: shanzen
  • Content: Threads
  • Order by date
  1. shanzen

    'Multiple records found, only one is expected' error

    Hi, whenever i ran this code, which actually triggers when the checkbox in a CheckListBox component is checked. I want to locate in the table the corresponding record and update it. But it keep giving me an error that 'Multiple records found, only one is expected'. Please aid. Thank you...
  2. shanzen

    Table doesn't update?

    Hi I would like to know if Table.Post would do the update once I insert or edit or append? Cause it doesn't seem to refresh itself through retrieving codes. I had to quit the entire program, then execute it again for it to work. So, I guess the update isn't applied yet. Can anyone help...
  3. shanzen

    how to pass parameters?

    Hi there, Can anyone help me on how to pass a parameter from one form to another? say i want to pass paramA in Form A to form B's setparamB procedure, where the paramA passed will initialise the form B's global variable, paramB. Please aid. Thank you for your kind attention.
  4. shanzen

    CAnnot determine which Access 2000 files to update Access 97

    Hi again, I have posted a message earlier regarding the 'Deploying application problem, dll not found' message. I was advised by DelphiGuru to find the dll files for the access 2000 in its help file to update access 97 dll's. However, I have spent an hour plus looking through the help...
  5. shanzen

    DEPLOYING APPLICATION PROBLEM, DLL NOT FOUND

    Hi, I have recently completed a project (with Delphi 5) and want to deploy it to other comps that have no delphi in it. I used Access 2000 as the base for creating and maintaining my database. I make the connection possible through manually setting the ODBC to recognise the database created...

Part and Inventory Search

Back
Top