Groups
Groups
Sign in
Groups
Groups
AltNet-Hispano
Conversations
About
Send feedback
Help
Log de la última consulta SQL ejecutada
36 views
Skip to first unread message
Carlos Admirador
unread,
Jul 22, 2021, 3:40:13 PM
7/22/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AltNet-Hispano
Cómo obtener la última SQL ejecutada con SQlConnection, DApper o EF ?
Trazar las SQLs ?
Obtener las últimas SQLs ejecutadas en la base de datos SQL Server?
Carlos Admirador
unread,
Jul 23, 2021, 1:55:59 PM
7/23/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AltNet-Hispano
En EF 5 tenes SimpleLogging
https://www.learnentityframeworkcore5.com/whats-new-in-ef-core-5/simple-logging
Para Dapper, hay algún MiniProfiler:
https://stackoverflow.com/questions/18529965/is-there-any-way-to-trace-log-the-sql-using-dapper
SqlConnection con una WrappedConnection
https://stackoverflow.com/questions/44194760/how-to-get-last-executed-sql-query-by-sqlconnection
https://github.com/DapperLib/Dapper/issues/1519
https://stackoverflow.com/questions/44183650/how-to-log-get-a-sql-query-auto-generated-by-dapper-extensions
https://stackoverflow.com/questions/14318571/how-to-read-an-sql-query-generated-by-dapper
Con SQL Server
https://stackoverflow.com/questions/13638435/last-executed-queries-for-a-specific-database
https://dba.stackexchange.com/questions/142544/get-all-the-queries-executed-in-the-last-week-in-sql-server/142562
Reply all
Reply to author
Forward
0 new messages