Is learning the Caché database hard coming from relational databases and object oriented programming

Posted by Edelcom on Stack Overflow See other posts from Stack Overflow or by Edelcom
Published on 2010-02-09T09:44:49Z Indexed on 2010/03/20 0:31 UTC
Read the original article Hit count: 656

I am currently running the local version of Caché on my system in order to determine if I can (and will) take on a new possible project.

The current project uses Delphi 7 as a front end calling a Caché dll where the business logic is stored in the database.

I have a background of Sqlserver and Firebird (and before Access and Paradox) as databases.

I use Delphi 7 for 95% of my Windows development, so I know about object programming.

I would like to recieve opinions from persons having used Caché and either SqlServer, Firebird or Oracle and having developed in Delphi (or C++ or C# - an object oriented language).

I have read the pro's and con's from other questions, but I am not asking for this, I need input from Caché developers.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about database

Related posts about object-oriented