I am trying to run an SQL query via VBA and seem to be running into an issue with the length of my query.
The query is connecting to a SQL Server table, and is to select particular fields from the table.
The length of the string with the code is ~2100 chars (the field list is built via a loop...