Posted on 13 March 2010 by Abidoon
hi could someone please give me some example code or something to help me out. i downloaded the mysqldac tools to help link mysql to delphi but i have no idea how to use it.
Pleas help!
thanks!
Tags | Delphi, from, MySQL, MySQLDAC, searches
Hey Josh,
This is an easy one to answer, but it might be better to mail you the source code since there are several parts (dpr, dfm, pas, etc) and Answers! tends to truncate long lines with “…” and removes important formatting when posting. (not code friendly)
I already have code to demo how to use ADO (Active Data Objects) since this is arguably the best way to connect to most databases. What you have installed is the database driver which you hook into via the ADO Connection String.
Mail me at mystic.smeg@yahoo.co.uk and I’ll send you the code. If, after reviewing this, you have any questions feel free to mail me and I’ll help in any way I can. (free support thrown in too!)
———— edit ————-
Answer supplied as attachment, via e-mail.