> I have been reading through the EiffelStore documentation but what would
> be really helpful would be documentation walking you through building a
> sample GUI database application. Is there documentation somewhere that
> shows how the various classes can and should be used in a database
> application as opposed to just the technical documentation about the
> class itself?
I think the best would be to look at the EiffelStore examples included in our
delivery. They will give you the basics on how to create a database connection,
extracting the data and committing the data.
Regards,
Manu