73 results found
-
Migration Wizard (Strip the .DB from tablenames if Paradox)
When converting from Paradox to SQLite, I ran into 2 problems.
1) the TableName.DB I used in paradox does NOT have a .DB ending in the actual tablename...
2) The data module where the "database1" was declared for the TUniConnection was not included in the files, and then the connections were not set to them. I had to open all the forms and remove the .db and set themI think that the Migration Wizard should handle those better...
1 vote -
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 -
The ability to create views with identical field names.
It will not take over the identical field names of a view. If multiple fields have the same name located in different sub-tables of this view.
1 vote -
Manually parse SQL for MBCS strings
Manually parse SQL for MBCS strings.
Latest UniDac MBCS specification is not full compatible with BDE/DBX(Delphi Ansi version).
and issue parse exception by mistake and macro function character at not ParamCheck.
and this exception is difficult to understand the cause.
(I have send details to support already)Please add the following property/Event.
- SkipParseSQL property
- OnBeforeParseSQL
- OnSQLParseError
3 votes -
TMyTable - Please add SORT function :-(
I'm cobnverting from ADO to MyDac...and the tables don't have a SORT function.
1 vote -
Add functionality to allow compacting a Jet 4.0 (Access) database
Currently it is not possible to use UniDAC to compact an existing Jet database.
2 votes -
FilterOnBookmarks-Functionality like in ADO
Realize FilterOnBookmarks-Functionality like in ADO for better / easier Migration Projects from ADO.
20 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 -
TUniSqlMonitor - дозапись в файл
RUS
Предлагаю добавить у компоненты TUniSqlMonitor возможность указать имя файла, чтобы компонента сама всё писала в этот файл. Без использования события OnSQL.ENG
I propose to add a component TUniSqlMonitor the ability to specify the file name to the component itself is all written in the file. Without the use of event OnSQL.5 votes -
Native driver for Filemaker Server database
The only way to access a Filemaker Server database is via ODBC, which is not supported in iOS. There is a large installation of Filemaker databases out there, backed by Apple, and with the increasing market share of Mac, iPad and iPhone, it will likely gain in popularity.
3 votes -
Support for Oracle objects in UniDAC queries.
Enable retrieving Oracle objects and varrays from database in query fields. Now in some cases it only properly works if you're retrieving object into a parameter.
6 votes -
15 votes
-
Ability to localize TCRDBGrid
CRDBGrid have only one popup where it shows "Filtered", "Filter Bar", "Search Bar" as a text and everything else is pictures on it. Or, field names which can be set by programmer.
It would be nice to be able to localize these texts in the object inspector. Should be pretty easy to implement, and would be a nice addition to the component.
0 votes
- Don't see your idea?