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

    Minimising a form

    Hi all, may I know which form method do I use if I want to do some coding if the minimise button is clicked? I want to hide the form if the minimise button on the form is clicked, and does not show in the task bar when minimised. Thank you. :P
  2. rache1

    ListView does not repaint Properly

    I am doing a search function and after user specifies the criteria, the search result will be placed in a ListView with report view and column headers etc. The searching criteria is in a pop-up form with the view search results as the owner form. However my ListView control on the owner form...
  3. rache1

    Coverting Decimal to 32-bit Binary

    Hi. Help! I have beem having problems in converting from Decimal to 32 bit binary, e.g: how to I convert 4,000,000 decimal to a 32 bit binary?? Thanks for the help!
  4. rache1

    checking if file exists.

    Hi. I have this application that loads the Common Dialog Box whenever a user clicks on Save Button. I need to check if the filename the user entered is existing and prompts the user if the file is to be overwritten. I have set the common dialog flag as : CommonDialog1.Flags =...
  5. rache1

    Date and Time Comparison in SQL and MS Access

    Hi. I was wondering if there is any function equivalent to DateSerial() in MS Access in SQL 7. Pls help! I need to code a general query to compare dates in Visual Basic Application that makes uses of ADODB Connection for both MS Access and SQL, is there any way I could do that? Thanks for...

Part and Inventory Search

Back
Top