243 results found
-
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 -
BDE Migration Wizard for C++
From MyDAC for C++ Builder 5, I had to migrate from BDE to MyDAC by hand, the BDE only works on Delphi. We need a version that works for C++ Builder
2 votes -
Creating a native provider for Paradox
BDE Replacement for Standard / Paradox driver
29 votes -
Connection Manager fna BdeAdmin
replacement for BdeAdmin and TQuery.DatabaseName. Alias manager.
3 votes -
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 -
Creating a TOraNavigator like TOracleNavigator
Additional buttons:
- refresh record;
- QBE mode on/off;
- run QBE.1 vote -
Support interactive query builders
Add support for interactive query builders like TMS or Korzh query builder.
31 votes -
21 votes
-
15 votes
-
15 votes
-
10 votes
-
Executing SQL-Statement in Background (Interbase)
This will be controlled through an appropriate property.
42 votes -
Create table in unidac
create table method which is database independend.
70 votes -
Create a property in the session objects that shows that a statement is current running in a thread!
This is helpfull in a multi threaded environment to see if a statement is running in an other thread.
When this is the case any statement in the main thread should not run, because in this moment the main app will be frozen.23 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 -
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 -
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 -
XML as CLOB
Add possibility to work with с XML data type as with CLOB.
27 votes -
Over-the-Wire (OTW) encryption for InterBase 2009
Add support for Over-the-Wire (OTW) encryption for InterBase 2009
47 votes -
Add a limit for the record count in the DataSet
Add a parameter, for example, MaxFetchRows, which will limit the number of records which can be fetched to the DataSet.
83 votes
- Don't see your idea?