Quote:
> I would like to hear from those of you who have developed some
> large c/s database applications using Delphi. With all this
> hype about Delphi blazingly fast than VB, we are evaluating
> using Delphi for large c/s database application. I would
> like responses on the following issues:
> 2) Are there any drawbacks in terms of gotchas or problems/bugs
> in Delphi that we ought to be aware of.
> 3) Can Delphi BDE engine access Microsoft Access MDBs. Are there any
> limitations to what can be done.
> 6) What is the native database for Delphi? Is it Paradox or Infobase?
I have been reading the Delphi news groups
(comp.lang.
Pascal.delphi.databases, comp.lang.pascal.delphi.misc) for
some time now, and have seen several threads complaining about these
items about the Borland BDE:
1) Sub-selects are not supported
2) Editable dynasets based on joins are not supported
3) "Order by" not supported when doing "Group by"
Apparently the only way to access Access databases is through ODBC, and
you must get an updated driver from MS.
The native database is Paradox (5, I believe).
--
Jim Gilbert Sub Disclaimer()
Monsanto Co. myOpinionsReflectMyEmployers = False
St. Louis, MO End Sub