R
Ralph
I created a query in linq to sql it is just a join and taking a long
time to run.
I am logging to a file using the log of the context.
If I take the query there and run it it returns in 17 seconds in query
analyser.
However when running in my app it takes half an hour.
Anyone have any similar experiences?
Also is the query shown in the log the one the actually gets run?
Thanks in advance
Sincerely
Ralph
time to run.
I am logging to a file using the log of the context.
If I take the query there and run it it returns in 17 seconds in query
analyser.
However when running in my app it takes half an hour.
Anyone have any similar experiences?
Also is the query shown in the log the one the actually gets run?
Thanks in advance
Sincerely
Ralph