Hi all,
Running into a bit of a strange error- I've been automating some data sources in Workbench, and I've found that Workbench will only actually run one query per startup- for example, if I select the table, build query, and preview the data, it will display, but when I click Upload Data (or try Preview a second time), the parser pauses indefinitely at the 'run query' step. Likewise, if I upload data to one job (after a fresh startup), it has the same hang if I try to update data on another job. This appears to only affect the Workbench app itself- the Workbench background service runs its scheduled updates just fine. Any thoughts on what might be causing this? I can work around it by just restarting the Workbench app, but that can get annoying if I'm wanting to make any changes to a query beyond the basic select all columns that the 'build query' process produces.
This is with Workbench 3.1.5576.24489, with an ODBC connection to a MS-SQL database via DSN.