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

    Problem with Jet Driver in Vista

    I'm wrote an database application using ADO, and it was compiled in Windows XP. It was written using Delphi 2009. The problem is when I install it on a machine using Vista I get the following error message: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot...
  2. Japie79

    Refreshing TDBGrid using ADO tables

    Hi guys I'm currently working on a POS system that uses ADO (MSAccess) database. The problem I have is that once I insert or delete a new record in a table, I have to completely exit the application before the new record will be displayed in the TBGrid for that specific table. When I insert a...
  3. Japie79

    TDBGrid number problem

    I'm saving float values into a paradox 7 table. Later when I want to view the values in the table using TBDGrid the values does not appear correct e.g. 18.00 appears correct, but other values like 16.12 appears as 0008392334. It seems that all the integer (whole numbers) that was entered...

Part and Inventory Search

Back
Top