Anyone know if it is possible to link a MySQLResult to a SQL Datasource? This would be neat when using things like a DBGrid which is linked to a datasource.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anyone know if it is possible to link a MySQLResult to a SQL Datasource? This would be neat when using things like a DBGrid which is linked to a datasource.
There are some 3-rd party components that use direct mysql with a dataset descendant:
- MicroOlap
- SciBit
- CRLab
Have a look at them..
Kind regards,
Cristian Nicola