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 .
TAutoGet for MySQL
-
- Posts: 1163
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
TAutoGet for MySQL
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
-
- Posts: 1163
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: TAutoGet for MySQL
Hi,
I just had another look at the class, and it seems that I added the possibility to seek in DBF-files myself
.
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?
I just had another look at the class, and it seems that I added the possibility to seek in DBF-files myself
![Laughing :lol:](./images/smilies/icon_lol.gif)
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
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite