A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Efficient queries with SQL backend



 
 
Thread Tools Display Modes
  #1  
Old July 19th, 2004, 05:18 PM
wheeel_o
external usenet poster
 
Posts: n/a
Default Efficient queries with SQL backend

I am using a Postgres backend and Access for my frontend.

When I run a query in access, does the entire table which i am querying get transferred over the network and then get sorted by Access or does the ODBC create a Postgres SELECT command and transfer the output of that SELECT over the network?

To make my queries the most network efficient, should I be using queries in access? Views in Postgres? or maybe VB in Access?

Thanks very much.
  #2  
Old July 20th, 2004, 02:38 AM
Van T. Dinh
external usenet poster
 
Posts: n/a
Default Efficient queries with SQL backend

Already answered in "microsoft.public.access".

Please do not multi-post. See:

http://www.mvps.org/access/netiquette.htm

--
HTH
Van T. Dinh
MVP (Access)


"wheeel_o" wrote in message
...
I am using a Postgres backend and Access for my frontend.

When I run a query in access, does the entire table which i am querying

get transferred over the network and then get sorted by Access or does the
ODBC create a Postgres SELECT command and transfer the output of that SELECT
over the network?

To make my queries the most network efficient, should I be using queries

in access? Views in Postgres? or maybe VB in Access?

Thanks very much.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Commenting SQL Queries Kyle B. General Discussion 2 July 16th, 2004 09:58 PM
SQL Server 2000 Stored Procedures to MS Access 2000 Queries CS General Discussion 4 July 15th, 2004 03:27 AM
seeming quirk with creating new queries from a2000 db /WinXP access/WinXPOS SisterSun Running & Setting Up Queries 3 June 9th, 2004 04:01 PM
Exporting Multiple Queries to 1 Excel Workbook with VBA Anthony Running & Setting Up Queries 2 June 3rd, 2004 07:59 PM
Queries painfully slow, some general pointers please? Graham R Seach New Users 0 June 1st, 2004 05:19 AM


All times are GMT +1. The time now is 01:28 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.