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

    COMAL yes I know its a crap language

    Can anyone help me, to find sample programs in the language COMAL, no not COBAL. I am really desperate so please help. Or even point me in the direction of help. THANX
  2. PiotrG

    Calculate sum of column in Table

    I am using Delphi 5, and would like to know how to calculate the sum of a column in a table. I have got a grid and done this 'sum:=DBGrid2.Columns[6].Field.value;' but all this does is do the sum for the highlighted row? Anybody help Regards Pete
  3. PiotrG

    DAO, Opus Direct Access for Access 97/2000

    Have designed program using access database on NT4 machine, transfered work to Laptop running win2000, get 'General SQL error' and table closed errors. Have seen something saying use DAO or OPUS Direct, what are these how does one use them help!! Peter Green
  4. PiotrG

    Multiple Tables and Filters and QuickReport

    I have a program that uses multiple Database tables, 6 off these tables contain details and one is master, eg one to many relationship. Problem when I filter the tables and preview the QuickReport it only shows the first record when their could be more records matching that filtered result...
  5. PiotrG

    QReport, Paradox7, one to many records

    Can't get QReport to shoe multiple records with the same data after filtering, it only show the first one it finds. So filter for '15' shows the first record with 15 in the Qreport but not the others?? Help Regards Piotr
  6. PiotrG

    NT User system.pas problem

    I have just installed Borland Delphi 5 Pro onto my company NT service pack 5 computer, Delphi runs fine, designed a form , but on running the form, an error cant find system.pas file shows, and yes the system.pas file is there, cause i've found it copied it too my other drives, any one know how...

Part and Inventory Search

Back
Top