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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by lpk294

  1. lpk294

    Sum of All Fields in A Column

    Hi... I have a table called "Cash". In this table, as you already have reailsed, you enter the amount of cash... So a table of 5 records may look like this for the cash column: 12 34 45 56 65 What i need is a query (or anything else that works) which works out the total of all the records in...
  2. lpk294

    TDBGrid doesn't Save The Details On Run Time

    Hi There, I have an Interbase Database imported into Delphi with the help of TIB components. I have a TDBgrid on a form linked to the datasource of one of the tables in the database. Whenever I save any details into the grid, there is no problem and the details are added to the grid. However...
  3. lpk294

    Importing Users From Interbase

    Hi to all the people there... I have a database in Interbase which i have created a Delphi Front End for. Now I've created many users in Interbase and set them user rights on the database. In delphi, I have used TIB components to link to the Interbase database. The problem arises when I am...

Part and Inventory Search

Back
Top