Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query population slow on main form.

Status
Not open for further replies.

Xenos132

Technical User
Dec 12, 2004
43
CA
On my main form I am using text boxes with their control source pointing to their respective queries IE: (=DCount("*","QueHVBServiceOrders"). On my PC this data populates instantly. However as soon as I dump it on the server it takes several minutes to populate. If I open a query on the server the query fires up right away. No other speed problems noted, Just when using this DCount code. Does anyone know how I can achieve this data on the main form instead of the way I am doing it?




 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top