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
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.