Linked tabled to my SQL SERVER takes a lot of time to load

JRSam

New Member
Joined
Jun 25, 2021
Messages
13
Office Version
  1. 2019
Platform
  1. Windows
Hi, I need help on the following issue. I have my front end as Ms Access and Backend SQL Server. Infact I am still learning how to use. I imported all my tables from MS Backend to SQL Server. And then I linked my FrontEnd to the SQL. Everthing was going smoothly. I was amaze how quick the tables and query open. Really I was very enthusiasm.

However this morning, when I was trying to load a table in my Front End it takes an eternity to load. I uninstall everything and re-install. Nothing change. I scanned also my pc. Nothing changed. I also remove all ODBC drivers and then re-install, still nothing.

Can anybody help me on this issue. Thanks
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
If you have done all that I would say you have something wrone with the server, is it local server on your PC or network server
 
Upvote 0
It is local. I am using express. Really I am cueless. I wrote a store procedure. It works perfectly when I execute same on sql server. But when I use same as pass-through query, no way to open the form. Can't understand why?
 
Upvote 0
Hi friends I finally figure out what was causing my pass-through query and table link slow. It was taking an eternity to load. I have more than 243000 row.

In OBDC Data Source Administrator, Tab tracing, "When to Trace", "Machine-Wide tracing for all user identities" was enabled. Really I am not experienced with that option. I dont know what it really does.

But as soon as I stop tracing, I was back to my full speed. Really amazed with such performance. Hope this can help others.
 
Upvote 0
Solution

Forum statistics

Threads
1,214,649
Messages
6,120,732
Members
448,987
Latest member
marion_davis

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top