TAutoGet for MySQL

Post Reply
Marc Vanzegbroeck
Posts: 1163
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

TAutoGet for MySQL

Post by Marc Vanzegbroeck »

Hi,

Is there an update of the TAutoget-class, so it can be directly used with MySQL. No I'm reading the records-set into a DBF, put an index on it, and use this for the the table to look in for the TAutoGet .
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc Vanzegbroeck
Posts: 1163
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Re: TAutoGet for MySQL

Post by Marc Vanzegbroeck »

Hi,

I just had another look at the class, and it seems that I added the possibility to seek in DBF-files myself :lol: .
Originally it was looking in an array.
I will try to change it to seek now in a recordset instead of a DBF, or is there already an other autocomplete-class with this feature?
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Post Reply