General
-
Add direct update/insert records support of tabled value objects inside TADQuery
The update and insert/append new records is directly possible with ADO components e.g. TADODataSet. So they following statement including updates and insert should be possible for TADQuery: "SELECT * FROM pMyTableValueFunc('VALUE')
WHERE ID = 1"79 votes -
better, simple demo's
Simple demo's, with easy source.
Now the demo has a form from a form from a form from... and compile of this demo's gives a lot of trouble. Make 1 demo in 1 subdirectory with all source in this demo (1 form and 1 datasource)60 votes -
Provide direct object to DB relationship: create schema, save and load back objects, relationships
Easy ORM using AnyDAC with complete object life-cycle and relationships.
58 votes -
52 votes
-
51 votes
-
Generate lightweight classes &/or Strongly-typed datasets from any anydac resultset
Generate lightweight classes (e.g. POJOs) &/or Strongly-typed datasets from any anydac resultset
41 votes -
support ADConnection ConnectionString method like TADOConnection so its more easy configurating
support ADConnection ConnectionString method like TADOConnection so its more easy configurating then ADOCOnnection.
This will help us to convert TADOConnection to ADConnection easly without changing any code structure.
37 votes -
SQLIte - Virtual Table Implementation for Dataset
General Virtual Table implementation for TDataset
35 votes -
JSON import and export in datasets
JSON support would allow Delphi to more easily work with web browsers and other languages. Allow datasets to be instantly used by ajax and web 2.0 frameworks written in JavaScript, C++, etc.
33 votes -
Support for DB2 9.7 Compatibility Features
It would be great to have the ability to utilize new fantastic features given to us by IBM in their latest version of database !!!! It provides unique opportunity in the data driven world to run the same PL/SQL code on the Oracle Database and the IBM DB2 which widen the target market for any ISV using these technologies....
30 votes -
ThinDAC back!!!
Just let us have it back!
25 votes -
24 votes
-
Reverse-engineer a database into a data-dictionary.
Reverse-engineer database into a data-dictionary. Then forward-engineer to target different database engines.
22 votes -
Russian documentation and russian resources
Документация с примерами (как в Delphi1), c информацией об отличиях аналогичных компонент от BDE-шных. Сообщения об ошибках и диалоги на русском.
20 votes -
18 votes
-
spatial
Add support for spatial data. Oracle, SQL-server 2008, DB2 and Postgres (postgis) all support spatial data, but without a unified read/write approach.
15 votes -
Large LOB values support
Support for load/read BLOB/CLOB values which are too big to fit in memory.
14 votes -
informix
implement full scale support for informix (direct access)
12 votes -
11 votes
-
Make A Anydac lite version
Full support but only one database
10 votes