Hi,
I am developing a small access based application. I have separated the Front end file from backend database, both of them in access.
Now the problem is i do not get the idea to create a dynamic list which gets updated on the basis of user input in a text box. I have tried using a linked table and DAO recordset, however that works too slow. Incase if the back-end and fron-end are in the same access file then this problem doesn't arise.
Could anyone please guide me.
Thanks very much for your efforts.....
Rits
I am developing a small access based application. I have separated the Front end file from backend database, both of them in access.
Now the problem is i do not get the idea to create a dynamic list which gets updated on the basis of user input in a text box. I have tried using a linked table and DAO recordset, however that works too slow. Incase if the back-end and fron-end are in the same access file then this problem doesn't arise.
Could anyone please guide me.
Thanks very much for your efforts.....
Rits
Comment