I just upgraded SQL Explorer from v1.1.3 to v2.0b and now all queries produce the same runtime error when opened: All queries are on the same table in SQL Server 2014 ...
Abnormal termination in SQLFetch () #229 Closed fdcastel opened this issue on Sep 25, 2024 · 4 comments · Fixed by #230 ...
When SQLFetch() is called, the appropriate data transfer is performed, along with any data conversion if conversion was indicated when the column was bound. The columns can also be received ...