Subject Re: [IBO] Getting started with Delphi and IBObjects
Author Geoff Worboys
> I do, however, have a lot of MS access (including some VBA)
> experience.

No ones perfect ;-)


> Questions are:
> -Do you recommend to start using Delpi and at the same time learn
> IBObjects? Can it be done by a Delphi beginner?
>
> -Can I use books like "Mastering Delphi" without getting confused by
> the other Database components, or should I skip these chapters?

IBO comes with a set of TDataset compatible components (TIBOTable,
TIBOQuery etc). TDataset components are the ones that will be
discussed in most books so you probably should not skip those
chapters. Just keep in mind that most books discussing database
components tend to orient around desktop dbms (Paradox, MSAccess etc)
and client/server can be quite different and quite difficult to come
to terms with.

IBO also comes with "native" database components (to which the
various controls supplied attached). These offer much greater
control, flexibility - and confusion :-) However many of the
properties and methods are the same or very similar to the TDataset
based components, which means that experience with "normal" database
components will help.


> -Will it be helpfull to buy the Getting Started Guide? (again for a
> Delphi newbie?

I dont think first-time-Delphi-users are its intended audience, but if
you intend to use IBO it is well recommended whatever your experience
level.


> -Are there any other sources that would help me started?

The following items are Interbase/Firebird/IBO related. There are
huge numbers of Delphi sites around - too many to list here.

IBObjects Related:

- The IBO online help - available where you downloaded IBO.
(Also: http://www.ibobjects.com/ibodownload.html )

- The release notes (distributed in the IBO Source as
ReleaseNotes.rtf)

- FAQ and Tech Sheet information at www.ibobjects.com

- Getting Started Guide:
http://www.ibobjects.com/ibo_gsg.html


Interbase/Firebird Related:

- The firebird website: http://firebird.sourceforge.net/
(see links to "Documentation" and "Novice's Guide").

In particular most people should download and have as reference
the IB6Beta documentation available from:
http://firebird.sourceforge.net/index.php?op=doc&id=userdoc


Other Useful Sites:

- IBPhoenix: http://www.ibphoenix.com/

- Claudio Valderrama's resource site: http://www.cvalde.com/

- Ivan Prenosil's site: http://www.volny.cz/iprenosil/interbase/


--
Geoff Worboys
Telesis Computing