Re: Developer 2000 - Any Good?
Date: Fri, 26 Jun 1998 19:02:37 -0700
Message-ID: <359452BD.CCE_at_nospamus.oracle.com>
AirData_at_Solo.Pipex.Com wrote:
>
> We are considering redevelopment of our existing software, this software is
> approx 40% database, 40% U.I and 20% heavy math. We have decided to use Oracle
> as the database but are undecided as to whether to do the development in
> Developer 2000, Delphi or VC++.
>
Disclaimer: I work for Oracle and am professionally associated with Developer/2000.
You'll find that Developer is very productive for the UI and for the database access, but I would expect that PL/SQL (the programming language for Developer) is going to be too slow if your definition of "heavy math" is the same as mine. A good approach might well be to do the math in a DLL written in C and integrate it with Developer using the ORA_FFI interface.
Given my position, I think it would be inappropriate for me to comment on Delphi. Received on Sat Jun 27 1998 - 04:02:37 CEST
