Subject | Re: [IBO] Getting started with Delphi and IBObjects |
---|---|
Author | Svein Erling Tysvær |
Post date | 2002-07-03T09:33:18Z |
>I would like to create a (simple) accounting package, which partiallyThen IBO should be the way to go - there are some work being done on a
>already exists in MS Access and which I want to convert. I also would
>like to have it running under Linux in the future.
Kylix version although I think it still has a few bugs.
>Questions are:Well, I did. Though I knew a bit of Pascal from before and started by
>-Do you recommend to start using Delpi and at the same time learn
>IBObjects? Can it be done by a Delphi beginner?
looking at existing source code rather than writing programs from scratch.
>-Can I use books like "Mastering Delphi" without getting confused bySkip the bits about IBX, you don't need them - just read the rest.
>the other Database components, or should I skip these chapters?
>-Will it be helpfull to buy the Getting Started Guide? (again for aDefinitely. It will not help you at all in learning Delphi, but it will
>Delphi newbie?
show you nice stuff like using a lookupcombo in a grid as well as more
simple things.
>-Are there any other sources that would help me started?Geoff covered the Firebird related things, so I will add a couple of Delphi
sites:
www.matlus.com (a site with many nice tutorials)
www.djpate.freeserve.co.uk (helped me once when I needed to work with
things in Excel format)
www.delphi3000.com (don't really know much about this site, but bookmarked
it once so I must have found it useful)
HTH,
Set