41 results found
-
firebird
I noticed that there isn't a category for Firebird. This should be added to the categories list?
1 vote -
connect dialog
Better connect dialog that includes functionality for 'role', password encryption and browse capabilities for the server and database drop downs.
139 votes -
Client Side Record encrypt / decrypt
Client Side Record encrypt / decrypt
77 votes -
244 votes
-
Improve TVirtualTable
Add Master/Details support
Improve fields.assign method (recover fields caption ...)60 votes -
Creating a Native provider for DBF
Create a Native provider for working with DBF databases, which will work not through ODBC driver, but directly with DBF files.
157 votes -
Creating a provider for DBF
Creating a separate provider for working with DBF databases will simplify opening such databases (you will need to specify only a path to the DBF files) and will provide support for some specific features of this database.
23 votes -
Creating Native providers for Sybase ASE and ASA
Create Native providers, which will work not through ODBC, but through the Native client, for Sybase ASE and ASA.
22 votesDirect Mode is supported for ASE. Now direct connection avoiding ODBC and Native Client is available.
-
Interbase transaction for UniDAC
Add full support for Interbase/Firebird transactions to UniDAC.
189 votes -
Adding the AutoCommit property
Add the AutoCommit property to UniDAC, which allows you to set whether Commit will be performed automatically.
110 votes -
Support SQLite in a separate product
Currently we provide UniDAC components for working with SQLite. UniDAC are universal component for database access, they provide universal interface for working with different databases. As it is a universal product, it may lack support for some specific database features in some DBMS.
If we separate SQLite database access to a dedicated product, this will allow support for all specific SQLite features and make SQLite access cheaper, because this product will cost less than UniDAC.
35 votesDevart Team is proud to present LiteDAC – SQLite Data Access Components for Delphi.
To learn about the new product, refer to its page on the Devart website: http://www.devart.com/litedac/ -
ConnectionDialog improvement (SQL Server)
Add possibility to use OS Authentication
19 votes -
Support for FileStream storage SQL Server 2008
Add support for FileStream storage SQL Server 2008
16 votes -
Support for Table-Valued Parameters SQL Server 2008
Add support Table-Valued Parameters for SQL Server 2008
23 votes -
Support for ApplicationName for PostgreSQL 9.0
Add support for ApplicationName for PostgreSQL 9.0
2 votes -
Support for DML arrays with LOB data type
Add support for DML arrays with LOB data type
3 votes -
ConnectionDialog improvements (Oracle)
- Add possibility to choose whether to use Direct mode.
- Add possibility to use OS Authentication
24 votes -
Support for both Direct and OCI connections in one application
Add support for both Direct and OCI connections in one application.
24 votes -
ConnectionDialog improvement (MySQL)
Add possibility to choose whether to use Direct mode.
10 votes -
Add a method to empty table
Add a method to empty table (delete all the table data). For example, it may be called EmptyTable.
26 votesWe have added the method TCustomDADataSet.EmptyTable(const TableName: string);
- Don't see your idea?