I think this is a case of me not knowing the correct name or keyword to search. I'm looking for a way to get a log that reads all statements sent to SQL Server, primarily for debugging information. Transaction logs, which keep cropping up in my search, isn't correct because it only stores modifications (UPDATE/DELETE/INSERT) but not SELECTs. Couldn't find anything apropos in the Profiler.
If someone can tell me where it is or what it is called, I'll be much obliged and figure out the rest.
If someone can tell me where it is or what it is called, I'll be much obliged and figure out the rest.
