Hi! Jackson,
I think you see some of the reason now. I aggree with the point that
you got to re-invest lots of time to familar with what they call the
other tools. This is a very good point. Tell your management that you
guys will need another 2-3 year to reach the same technical level of
Delphi now you had if switch to other tools (base on your management
know not much about programming and I.T. From your wording it seems be
the case)
That imply there will be no any new development can be done for the
coming 2 years at least because further than familar with the new
tools, you have to convert old programs to news source. Unless you are
going to use Borland C++ Builder most of your code must be re-write.
(according to Borland you can comply your Delphi source by C++ builder
but I never try it). Because it is better to build your application
using the same tool, it will be more efficient in management.
Further than that there are still some points.
1. VC++ is much difficult than Delphi and the Database development
function is much weak.
2. The Database development function for VB6 is not as good as Delphi2.
3. Both VC++ and VB use ODBC for database connection however Delphi
have native driver on many database system. The speed of Delphi is much
faster. And those drivers are free where as additional native driver
for MS products cost my a lot. By the way you got some great tools such
as MADIS and Corba with Delphi4 so you can build a distributed system
vitually w/o additional cost on development tools.
4. Development time for Delphi is much faster than other VC++ and VB.
5. If you want to get rid of BDE engine (sometimes it causes trouble).
you can try FlashFiler from ... (I just forgot, e-mail me later if you
want to try) it costs less. And this is the point, there are many thrid
partie components for Delphi and they are not expensive.
6. Operation speed of the applications that bulit by Delphi is very
much faster. Even MS agree that application bulit by VB is a "SNAIL"
7. Not all but most you can do with VC++ and VB Delphi can do it.
Including Windows system API call, message call, DLL and VBX.
So I did not see why not continue using Delphi especially if most of
your application is database related.
Just tell me if you need any more information and pls let me know the
result 'cause I love Delphi.
P.S. pls forgive my english is not very good.
Best Edwin Kwok
syk...@ipoline.com
In article <7qouml$...@rcsuna.gmr.com>,
Quote
cjackson@[NO_SPAM_FOR_ME]gmr.com wrote:
> Greetings:
> I don't want to start a new thread (or flame war) on Delphi vs. X, but
> I'm hoping someone can point me to some sources of information on the
> technical advantages of Delphi over other tools.
> I've been using Delphi since 1995, and I think it is a great
development
> tool.
> Unfortunately, upper management is beginning to question why we are
> using Delphi instead of something "more standard".
> I assume they consider "more standard" tools to be Visual C++, Visual
> Basic, and/or java.
> They are asking me to provide a compelling business case that
justifies
> our choice.
> As I said, I've been using Delphi for some time now, and I haven't
> really kept pace with all the advances in other tools.
> For example, I haven't used Visual C++ in probably 4 years. I know
that
> in the past, it did not provide a nice graphical two-way form designer
> like Delphi. Has this capability been added in recent years?
Likewise,
> in the past, Visual Basic did not fully support OOP (i.e., they had
> encapsulation, but no inheritance). Have these features been added
> lately?
> I know that Borland used to have a few competitive product comparisons
> on their web site. However, I can't seem to find them.
> Does anyone know of any up-to-date comparisons of Delphi to other
> competing tools?
> Thanks in advance,
> Craig
> cjackson[no spam for me]@gmr.com
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.