G
Guest
Hi, I'm pairing a text box and list box and using incremental search to fill
the list box based upon whats being typed in the text box, unfortunatly there
are now a large number of records and users accessing the data. As a
consequene this routine has now become unbearably slow, does anyone have any
ideas on how to speed it up or change it.
I'm using Access 2003, and the table is sat on SQL 2000, im searching on a
surname field which has a clustered index on it created within SQL.
Any help would be greatly appreciated.
Ally.
the list box based upon whats being typed in the text box, unfortunatly there
are now a large number of records and users accessing the data. As a
consequene this routine has now become unbearably slow, does anyone have any
ideas on how to speed it up or change it.
I'm using Access 2003, and the table is sat on SQL 2000, im searching on a
surname field which has a clustered index on it created within SQL.
Any help would be greatly appreciated.
Ally.