Toad for SQL Server 7.4.1.105 64-bit
All export attempts fail with error "Object reference not set to an instance of an object. Export is cancelled." and the exported files always contain 2048 rows + the header, i.e. 2049.
I have tried both Excel and CSV... same results.
I have tried exporting different queries or even a simple SELECT * from a table... same results.
This seems to be a bug in this version and I haven't seen it reported yet. Anybody else experience this or know how to correct it? Below is the event log:
1:03:18 PM Thread (15) Export Started [2/8/2023 1:03:18 PM]
1:03:18 PM Thread (15) Export using connection: ........ (masked)
1:03:18 PM Thread (15) Export using connection: ........ (masked)
1:03:18 PM Thread (15) Export Wizard: Building object list
1:03:18 PM Thread (15) Exporting Data (1 of 1)
1:03:18 PM Thread (15) Object Table Result Set started.
1:03:19 PM Thread (15) Writing rows 0 - 6000
1:03:20 PM Thread (15) Exception in WriteRows
1:03:20 PM Thread (15) Object reference not set to an instance of an object.
1:03:20 PM Thread (15) Writing rows Finalize
1:03:20 PM Thread (15) Object Table Result Set finished with error: Object reference not set to an instance of an object.
1:03:20 PM Thread (15) at Quest.Toad.ImportExport.Writers.WriterBase.WriteRows[TRow](Object lockObj, ExportTable`1 table, Int32 highCount, IEnumerable`1 rows)
at Quest.Toad.ImportExport.Writers.WriterBase.WriteRows(FastTable table)
at Quest.Toad.ImportExport.ExportObjectData.StartTableWrite(Object context)
at Quest.Toad.ImportExport.ExportObjectData.Begin(LogEventHandler logEventHandler, Dictionary`2 connections, Object context)
1:04:51 PM Thread (15) Export Finished [2/8/2023 1:04:51 PM]
1:04:51 PM Thread (15) Export time = 00:01:33.3890529