which one would you prefer for client/server applications (MySql / FireBird)
? Why...
Thank you very much
"asking" <ask...@ispro.net.tr> wrote:
>which one would you prefer for client/server applications (MySql / FireBird)
>? Why...
This is a "What flavour of icecream do you like?" question!
If you know and are better able to programme against MySQL, then do
so. With Delphi, I would argue that virtually any serious application
would be with Interbase and/or Firebird.
Support for subqueries.
Proper referential integrity.
Transactions by default.
Triggers.
Stored Procedures.
A 20 year old commercial codebase.
If you have a web page type app with many reads and few updates, then
MySQL might be for you (because of its lack of features, it's fast -
makes sense!).
Paul...
--
plinehan __at__ yahoo __dot__ __com__
XP Pro, SP 2,
Oracle, 9.2.0.1.0 (Enterprise Ed.)
Interbase 6.0.1.0;
When asking database related questions, please give other posters
some clues, like operating system, version of db being used and DDL.
The exact text and/or number of error messages is useful (!= "it didn't work!").
Thanks.
Furthermore, as a courtesy to those who spend
time analysing and attempting to help, please
do not top post.
-Shaq
"asking" <ask...@ispro.net.tr> wrote in message
news:42d1...@newsgroups.borland.com...