Тёмный

Why (still) use SQL Server Profiler? 

codekabinett.com/en
Подписаться 6 тыс.
Просмотров 8 тыс.
50% 1

Опубликовано:

 

6 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6   
@sissokom.prodev9979
@sissokom.prodev9979 3 года назад
That is a great performance testing ... creating the view in SQlserver was the second solution I got , the first solution was to use ADO conn , over complex query... and I find that ADO was 10 times faster ... Thanks Master Philips...
@jsoto2222
@jsoto2222 3 года назад
Philipp does a bang up job of highlighting what Access does in the background when querying SQL Server, I was surprised to learn how Access is sending many queries instead of just one for processing the query. One aspect I’ve always heard in the past is that the ODBC driver is the one interpreting the queries for processing by SQL Server, in other words, is there a way to tell who is breaking up the queries, the Access engine or the ODBC driver? Regardless this video is a must see for anyone working with Access and SQL Server. Well done!
@codekabinettcomen
@codekabinettcomen 3 года назад
Juan, thank you for the feedback. You can use ODBC tracing to see the actual function calls to the ODBC driver. This shows that the driver gets the broken down queries from Access DBEngine before the driver even starts to process them.
@harshindublin
@harshindublin 3 года назад
Amazing video 🙂. Thanks for sharing the knowledge
@leonardobranco8685
@leonardobranco8685 3 года назад
Great video, keep up the good work !
@grandetaco4416
@grandetaco4416 3 месяца назад
I do all my querying exclusively in SQL Server. So seeing what access is doing is a complete shock to me. This is the kind of thing that makes me wonder why anyone would use access to connect to SQL server at all. The joins you were using are typical. It looks like we are better off creating server side views for every complicated join if Access needs to use SQL server. Compound this with no method of stopping MS Access without Killing it and it makes using it a totally bad idea. If used it should be kept off production servers. Microsoft needs to rethink this approach.
Далее
UNION Queries in SQL and Access
31:06
Просмотров 4,8 тыс.
SQL Server Profiler in ONE Hour
1:02:23
Просмотров 7 тыс.
Query Performance Tuning - Basic, Universal Rules
32:59
Automatic Tuning in Inaction
29:33
Просмотров 4,7 тыс.
Troubleshoot Real-World Scenarios with Extended Events
20:31
Windows API in VBA - First Steps
17:47
Просмотров 9 тыс.
Using the Soundex Algorithm in Microsoft Access
25:55
Просмотров 1,9 тыс.
Microsoft SQL Server Performance Tuning, Live
54:30
Просмотров 115 тыс.