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!

Recent content by TTChrisbo

  1. TTChrisbo

    New to Databases Question

    Thanks for the tip, Clive. I'll go that route, and besides, I'll have (at most) a few hundred records anyway and the .csv method should be fast enough - and I'm not really that interested in performance. TTChrisbo
  2. TTChrisbo

    New to Databases Question

    Thanks for the suggestions, I'm checking them out right now. However, since I'm using the personal edition of Delphi which ships without any database support, I may have to go another route. I may have to use a flat text file (.csv), then do the math after parsing out the relevant data...
  3. TTChrisbo

    New to Databases Question

    Hi, I have been doing simple Delphi applications but now want to do another simple project including a data table and I'm unsure on how to start it. I'm using D7 Personal, and need to build a table that will record 5 columns of data per record: Start (int); End (int); Total (float); Price...

Part and Inventory Search

Back
Top