Rabu, 17 Juli 2013

RE: [MS_AccessPros] Query Performance question

 

A "view" is typically used in conjunction with SQL Server. "Query" is the Access equivalent.

Duane Hookom MVP
MS Access

----------------------------------------
> To: MS_Access_Professionals@yahoogroups.com
> From: luvmymelody@yahoo.com
> Date: Wed, 17 Jul 2013 09:53:19 -0700
> Subject: Re: [MS_AccessPros] Query Performance question
>
> Bill,
>
> Most of the google and bing has indicated that a view in Access is unstable or not able to do. How do I create a view that works?
>
> Thank You
>
> Jim Wagner
> ________________________________
>
>
>
> ________________________________
> From: Bill Mosca <wrmosca@comcast.net>
> To: MS_Access_Professionals@yahoogroups.com
> Sent: Wednesday, July 17, 2013 9:13 AM
> Subject: Re: [MS_AccessPros] Query Performance question
>
>
>
>
> Jim
>
> A view is the best way to go. In most cases it's much faster than an Access query.
>
> Bill
>
> --- In MS_Access_Professionals@yahoogroups.com, Jim Wagner <luvmymelody@...> wrote:
>>
>> Thank You everyone for your suggestions.Â
>> I ask the question because I am learning SQL and we are on views. We seem to use these same several tables in queries and thought about creating some type of view or table to use as the basis for the other queries and reports. I guess performance was kind of the wrong way to ask the question.
>> Â
>> Jim Wagner
>> ________________________________
>>
>>
>>
>> ________________________________
>> From: John Viescas <JohnV@...>
>> To: MS_Access_Professionals@yahoogroups.com
>> Sent: Tuesday, July 16, 2013 2:37 PM
>> Subject: RE: [MS_AccessPros] Query Performance question
>>
>>
>>
>> Â
>> Jim-
>>
>> A Make Table is always going to be a bit slower to open the report once.
>> But if you need to open the report multiple times on the same data, then the
>> Make Table will ultimately be faster. The secret to making queries run
>> faster is to link the tables on keys that have been defined in referential
>> integrity rules and to place indexes on all fields that you filter.
>>
>> John Viescas, Author
>> Microsoft Access 2010 Inside Out
>> Microsoft Access 2007 Inside Out
>> Microsoft Access 2003 Inside Out
>> Building Microsoft Access Applications
>> SQL Queries for Mere Mortals
>> http://www.viescas.com/
>> (Paris, France)
>>
>> -----Original Message-----
>> From: MS_Access_Professionals@yahoogroups.com
>> [mailto:MS_Access_Professionals@yahoogroups.com] On Behalf Of luvmymelody
>> Sent: Tuesday, July 16, 2013 6:06 PM
>> To: MS_Access_Professionals@yahoogroups.com
>> Subject: [MS_AccessPros] Query Performance question
>>
>> Hello all,
>>
>> I have a question about query performance.
>>
>> What would be faster to use for a report?
>> I have several reports that are based on the same multi table query, but
>> with different criteria across the grid. It would be almost like a View in
>> SQL.
>>
>> Thank You
>>
>> Jim Wagner
>>
>> A query with 3 tables in the design view with the criteria in the grid
>>
>> OR
>>
>> A Make table query that has all the tables and criteria being used for the
>> source of the report
>>

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (8)
Recent Activity:
.

__,_._,___

Tidak ada komentar:

Posting Komentar