0

Performance Issue with Jet Essentials

Hi,

We are running Jet Essentials ver.11.1.11356.0 against a Serenic SQL Server Database (MS Dynamics NAV).

I have a general performance question regarding Jet. For a Jet Report we have been working with, it is selecting records from 1 table (G/L Entry) from the Serenic DB for a given date range. We have to wait an hour + for 100,000 records to be returned from the database. Even when selecting 48,000+ records is took 14 mins to run. When limiting the number of colums to 16 and selecting 100,000+ records it is taking 29 mins. If you issue a simular query in SQL Server Management Studio the results are returned in seconds. We are accessing and running Excel/Jet on a Windows Remote Desktop.

Here is the Jet formula we are using =NL("Table","G/L Entry",,"TableName=","G/L Entry","Posting Date",B4)

I also just ran an ODBC query in Excel (on my local machine) and it took seconds to return all the columns in the G/L Entry table for a posting date range of 1 year - 150,000+

1 comment

Please sign in to leave a comment.