I have a project that consists of many Data Flows, including C# scripts.
Is there a way for me to determine exactly what SQL is being executed against the database? Maybe a log file that shows the SQL that is sent to the server?
Thanks in advance,
Matt C