4 results found
- 
Improve data type mapping feature- Allow set field type mapping / rules by CHARSET 
 Ex: if db field charset is UTF8 set field as TWideStringField
- set field type mapping / rules by DOMAIN 
 Ex: if db field domain is DM_BOOLEAN set field as TBooleanField
- [Optional] Separate TFieldMappings component that allow to define custom field mappings. TConnection/TQuery should have a property of this type. 
 Useful when use multiple connections (for example in threads), to define mapping rules once and link all Connections to one common component.
 108 votesThe first and the second features have been implemented. 
- 
Support of direct mode for SQLite in FreePascal (Linux)With direct mode support external library is no longer needed - this reduce deployment complexity. In addition local database file can be encrypted - this is very useful in secured environment. 34 votes
- 
Creating a native provider for ParadoxBDE Replacement for Standard / Paradox driver 29 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
- Don't see your idea?
 
        