Thanks Mark i think my problem It´s already solve by using SQLCEResultSet to bind my BD to my form.
The problem that I had it´s than I have a BD with 30000 registers and I'm trying to find a way to speed up the navigation throw this table so that I'm trying to filter the register i load in my dataset.
But I think that using SQLCEResultSet its the best way to use large BD isn´t it???
Thanks for your help |