Advertisement

04.23.2008 at 04:40PM PDT, ID: 23348716
[x]
Attachment Details

Does the Filter property require that all records be returned from an SQL-Server table?

Asked by burtonrhodes in Microsoft Access Database

Tags: VBA

I am trying to optimize a form that has an Access 2007 front end an linked ODBC tables in an SQL Server back-end.  I have a form that only needs a small subset of a large table and the "where" clause is generated dynamically when the form opens.  Setting the FILTER property for the form in the ON LOAD event works, but I'm afraid it's pulling the entire table and then filtering the results.  Is this true or does it pass the filter paramter into the WHERE part of the SQL.  I would like the Server to do the WHERE work.   What's the best way to do this?Start Free Trial
[+][-]04.23.2008 at 04:44PM PDT, ID: 21426560

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Microsoft Access Database
Tags: VBA
Sign Up Now!
Solution Provided By: DatabaseMX
Participating Experts: 4
Solution Grade: A
 
 
[+][-]04.23.2008 at 04:45PM PDT, ID: 21426564

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04.23.2008 at 04:49PM PDT, ID: 21426587

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628