Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is Delphi still viable
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00690592
Message ID:
00690929
Views:
14
>Delphi is easier and quicker to code in over C++. Delphi is Object Oriented Pascal. Boland has done an excellent job in building Delphi. It is very strongly typed language and requires variable declarations prior to the code before using those variables. However, it is very good at keeping you from making mistakes by type checking on the fly and it has great Intellisense features. However, the Help files leave a lot to be desired. You will usually eventually find your answer but it may take a while.
>
>You will have some overlap of experience in Delphi from C++ in the sense of the IDE. However, the syntax is much different than C++. Kylix is basically Delphi for Linux. It uses the CLX libraries rather than the VCL libraries. However, to be cross compatiable you must use the CLX libraries in Delphi as well. There isn't a native database like VFP in Delphi. Delphi 7 was just announced and should be shipping any day now. At least the PRO version so you get the source code.

http://216.239.51.100/search?q=cache:KyM7aNuuv1QC:www.borland.com/kylix/pdf/kyl2_faq.pdf+PostgreSQL+drivers+for+Kylix&hl=en&ie=UTF-8

". Include corporate information in your applications with high-speed database drivers for Oracle,® DB2,® Informix,® Borland InterBase,® MySQL,TM and PostgreSQL. Combine Kylix with Borland Delphi,TM a leading RAD solution for Windows,® to use one set of skills and code base to develop cross-platform Linux/Windows applications"

However, there are 3rd party native connections to PostgreSQL
http://www.vitavoom.com/Products/pgExpress_Driver/

There there are Open Source connections to MySQL, PostgreSQL and Interbase from ZEOS
http://www.zeoslib.org/zeos_zdo_main.php

Lot's of fun!
JLK
Nebraska Dept of Revenue
Previous
Reply
Map
View

Click here to load this message in the networking platform