To continue the fun with testing things in Workflow (in case you missed the last one you can find it here), this test will be aimed at the different options when configuring a data source. I will be using the same test data to test all the options below. This will just be testing the amount of time it takes to query the data from a MS SQL database. I will run the same query 5 times per option and take the average.
1a. Direct Connection - ODBC
1b. Direct Connection - Direct
2a. Windows ODBC - ODBC Driver 18 for SQL Server
2b. Windows ODBC - SQL Server
3. Expert (Connection strings)
Which Data Source in Workflow do you think will run faster? Add a comment below with your guess. I will post the results in a few days.