15 results found
-
Make DAC errorors more clear
When an exception is thrown by a DAC product during startup of a project - like some SQL code cant execute, then the error code wont show what form and what object created the object. If I have project with 20 forms and hundreds of MyQuerys the errr "IdObject does not exist" is not very helpfoul.
28 votes -
Support non-blocking queries for MySQL in MyDAC or UniDAC
As many DB applications support multiple threads, we could benefit from non blocking MySQL queries. Of course we know that MySQL's C connector does not currently support asynch queries; At least not documented.
21 votes -
Add Support TUniAlerter (Events Handle) for MySQL
Full Support TUniAlerter for events handling for MySQL Database.
17 votes -
12 votes
-
Add support for asynchronous queries for MySQL based on i/o completion ports technology
There is no Delphi solution for accessing MySQL database optimized for performance on heavy loaded servers.
12 votes -
Add support for the parameter "Enable Cleartext Authentication"
Add support for the parameter "Enable Cleartext Authentication" in TUniConnection. e.g. for best work "The Cleartext Client-Side Authentication Plugin".
12 votes -
Delphi, MySql simple application code
Simple Delphi code to show how to use MySql (MyDac) to connect to an external server. How to retrieve and upload from the external database.
10 votes -
MyBackup
Backup procedure takes lot of time.
And user have no visual response. In large databases it takes minutes.
Why there is no OnProgress event to visually show estimated time with progress bar ?8 votes -
Spatial datatypes
Support for MySQL Spatial datatypes so that they could be read and written. Geometry is saved as CBLOB field, but not usable as is.
7 votes -
Unidump should backup and restore virtual/ stored virtual fields
Unidump should backup and restore virtual/ stored virtual fields
7 votes -
SSl keys in virtual memory
It will be good to implement some feature to use ssl keys stored in virtual memory like memory stream or blob field instead of file on local storage. For example it may be useful to store ssl keys in local encrypted database.
3 votes -
Property to return number of warnings
In PHP, there is a mysqli->warning_count property to give the number of warnings that the previous statement generated. MyDAC should have something similar to make it easy to know when MySQL gave a warning and easy to retrieve the warning.
3 votes -
support distributed transactions in myDAC
support distributed transactions in MYDAC
3 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 -
TCRGrid make style aware
Have the TCRGrid component display with the currently selected theme style
1 vote
- Don't see your idea?