Re: Book recommendations for database development



Michael Fritz wrote:

Hi,

are there any good books which cover all aspects of writing database
applications in Delphi (currently using Turbo Delphi Pro)?

IMHO, the single best book I have read for delphi databases is
"Delphi/Kylix Database Development" by Eric Harmon:

http://www.amazon.com/Delphi-Kylix-Database-Development-Harmon/dp/067232
265X/ref=sr_1_3?ie=UTF8&s=books&qid=1209427478&sr=8-3

Not only is it informative, but easy and even fun (!) to read. Very
nicely written. As you can tell by the 'Kylix' part of the name
though, it isn't exactly new.

It is easily one of my favourite programming books along side "Coder to
Developer".

"Delphi/Kylix Database Development" includes chapters on Client Data
Sets (which I personaly don't use, YMMV), and Data aware controls
(including grids) which you mention. It uses DBExpress to Interbase
databases which will suit your firebird preference nicely.

FWIW, I use BDS2006 (which is essentialy the exact same as your Turbos)
to connect to Firebird 1.5 datatabes day in and out via Interbase
Express and BDP and the examples (in DBExpress) were still very usefull
for geting the concepts and practicing. At the end of the day I just
plain old prefer the IBX components.

Just my 5 cents worth. Good luck!

--
Robin
www.bridalbuzz.com.au
.



Relevant Pages

  • Re: Recommended Delphi Win32 books?
    ... Any suggestions on with references to using a database in Delphi or do ... most of the above books discuss this? ...
    (alt.comp.lang.borland-delphi)
  • Re: Delphi Jobs
    ... I am a Delphi database programmer. ... Source Safe and Source Off Site on the server side and client side. ... design several pieces for the interactive website. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Publishing (what would you pay for?)
    ... I don't register books typically, ... new version of Delphi. ... control which do lots of neat stuff, such as "true" ... hundreds of times, any spellchecker, dictionary, encyclopedia etc. needs ...
    (borland.public.delphi.non-technical)
  • Re: Looking for BASIC compiler
    ... > VB-NET offers an environment that is similar to VB-6. ... > is that there are a large number of books available for it. ... > used by VB, REALbasic, or Delphi. ...
    (comp.lang.basic.misc)
  • Re: A Question of design.
    ... | Daz wrote: ... |> checked against those in the database to confirm whether or not they ... | virtual books, and each book has an id. ... In your code you can check the FIS field for 0 or non-zero. ...
    (comp.lang.php)