71 results found
-
Using TVirtualTable replace with TClientDataSet
1.supports Aggregates
2.supports Data And Delta!
3.supports binary formatter data,like TClientDataSet!
4.supports json data!
5.supports SQL Memory.
6.exports updated SQL!
7.Supports Merge Delta Data,Reconcile Delta Data!
8.Every record have Single row number,it can use to locate record!
9.Supports DataSetField!
10.Supports SetOptionalParam/GetOptionalParam347 votes -
Better sql editor in Unidac
Uniquery sql editor editopr should be improved, showing Tables, fields and stored procedures with drag and drop (Fibplus like).
79 votes -
Implement TStringField.Size restriction
DB table has column varchar(200), in application i want to restrict field size to 50 characters.
In ADO Components TStringField.size restrict string column size, but UniDAC, after open table, discard my TStringField.Size and set it to column size, that column has in DB.70 votes -
Create table in unidac
create table method which is database independend.
70 votes -
68 votes
-
Can you add the feature to UniDump so that it can backup *all* database objects? In MySQL currently
Can you add the feature to TUniDump so that it can backup all database objects? In MySQL currently it only does tables and views. I would like to backup stored procedures and functions also. I haven't tried other databases (Firebird, Postgres etc) but this would be a great feature to be able to to backup / restore the entire database.
63 votes -
Creating a provider for ADO
ADO access is included in some form in the SQLServer provider. Possibly it could extended to support other Ado providers/drivers. For example foxpro has ado driver till version 9, the odbc driver is at version 6. MSAccess is another example.
59 votes -
Adding the OnInfoMessage event for UniConnection
Some of our DAC products support receiving information messages from database servers. (ToraSession and TMSConnection have the OnInfoMessage event, PgConnection has OnNotification event). We may add such event to TuniConnection; it will be called when a message from a database server is received.
57 votes -
Implementation of the new authenticatthod of newer Microsoft SSMS.
Implementation of the new authentication method of newer Microsoft SSMS:
* Active Directory – Universal with MFA support
* Active Directory - Password
* Active Directory - Integrated48 votes -
Add savetoJSON to uniquery
As JSON more popular。
It's time to support JSON in uniquery.43 votes -
New Function to UniDac (Save\load to JSON and CSV)
Uniquery,VirtualTable, etc..
add new functions
SaveToJSON
SaveToCSVFor TVirtualTable
Add new functions
LoadFromJSON
LoadFromCSVSo the weight of transfered data would be much LOWER then transfer an XML file...
23 votes -
Creat Native "Conection Lost Problem" Events and Alerts
Creat Native "Conection Lost Problem" Events and Alerts
that Unidac by it self can detect the problem in Network and produce
costumizeble Notifications...22 votes -
Extension of TUniDump. - Backup and restore of one into another DB system.
Extension of TUniDump.
- Backup and restore of one into another DB system. For example, MS SQL Server to Oracle. Including BLOB fields.
- Possibility to select the tables to be restored.20 votes -
FilterOnBookmarks-Functionality like in ADO
Realize FilterOnBookmarks-Functionality like in ADO for better / easier Migration Projects from ADO.
20 votes -
17 votes
-
Create driver/components to work with neo4j or orientdb
There are some great uses for graph databases and the Delphi desktop world would benefit greatly
17 votes -
15 votes
-
Create UniAlerter support for DB2
UniAlerter - is a component to receive notifications from DB server.
Currently UniDAC supports Interbase, Oracle and PostgreSQL in UniAlerter.
It will be great if UniDAC could support IBM DB2 (module DBMS_ALERTER) in UniAlerter component.10 votes -
UniDac should support ElevateDb
ElevateDb is a powerful embedded and C/S database and should be supported by Unidac. It has been around for years and has many features found in PostgreSQL, like bi-drectional replication.
10 votes -
Adding comment feature as property to UniDAC components
Add a "comment" property to possible UniDAC components. It could be very helpfull to add comments to TUniConnection, TUniQuery, TUniTable, ... because technical names are often short or meaningless and a comment can translate it into a meaningful description.
8 votes
- Don't see your idea?