I have an application on vb.net that returns this error after running a TableAdapterManager:
I would like to know if there are any events in the SQL Server Profiler that I run from SQL Server Management Studio 2016 that could give me more information about that error. If he told me the restrictions or something and did not give me the three options it would be a detail. I have the following in the selection of events from the Profiler:
(The one that is not seen puts SQL: BatchStarting, is for not putting another capture).
I do not really need to know how to solve the problem of the restrictions, which I am already reviewing, what I would like to know are the options that I should mark in the Profiler in case in another language or another program I had the same problem (hence do not use the vb.net tag as a label).
Thanks and best regards.