I have a form that needs to have an SQL table as its recordsource. Is there a better way to connect the form to the table without using ODBC? I have tried the ODBC approach but it seems that the form's data manipulation response time is too slow. Or it is just wishful thinking on my part to assume that ADO or another method of doing this will speed up the response time a little bit?
Thanks.
Thanks.