An error occurred in the application when I export SQL results to excel

Krystal's profile image Krystal posted 5 years ago in General Permalink

Hey

I meet a problem when I export mySQL result to excel CVS. It keeps jumping out a window that shows an error occurred in the application.I wonder how I can export mySQL results to excelCVS. Thank you!

The window shows like below:

date/time : 2019-09-03, 13:57:39, 435ms

computer name : EKI-TS002

wts client name : FEK-175120703

user name :

registered owner : Windows User

operating system : Windows 10 x64 build 14393

system language : Swedish

system up time : 2 days 8 hours

program up time : 2 hours 40 minutes

processors : 12x Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz

physical memory : 61195/65535 MB (free/total)

free disk space : (X:) 409,80 GB (C:) 13,34 GB

display mode : 1680x1050, 32 bit

process id : $b54

allocated memory : 1,68 GB

largest free block : 131024,38 GB

executable : heidisql.exe

exec. date/time : 2017-12-19 17:46

version : 9.5.0.5196

compiled with : Delphi XE5

madExcept version : 4.0.12

callstack crc : $70f4d728, $fce3c277, $fce3c277

exception number : 9

exception class : EWriteError

exception message : Stream write error.

main thread ($350):

005bf80d heidisql.exe System.Classes TStream.WriteBuffer

005c0cb9 heidisql.exe System.Classes TCustomMemoryStream.SaveToStream

005c0d10 heidisql.exe System.Classes TCustomMemoryStream.SaveToFile

00bd4c2f heidisql.exe exportgrid 972 +466 TfrmExportGrid.btnOKClick

00695444 heidisql.exe Vcl.Controls TControl.Click

006ccd66 heidisql.exe Vcl.StdCtrls TCustomButton.Click

006cdd82 heidisql.exe Vcl.StdCtrls TCustomButton.CNCommand

0040cb1e heidisql.exe System TObject.Dispatch

00694b83 heidisql.exe Vcl.Controls TControl.WndProc

0069c24e heidisql.exe Vcl.Controls TWinControl.WndProc

006cc7b0 heidisql.exe Vcl.StdCtrls TButtonControl.WndProc

00694660 heidisql.exe Vcl.Controls TControl.Perform

0069c449 heidisql.exe Vcl.Controls DoControlMsg

0069d7c3 heidisql.exe Vcl.Controls TWinControl.WMCommand

0080ab28 heidisql.exe Vcl.Forms TCustomForm.WMCommand

0040cb1e heidisql.exe System TObject.Dispatch

00694b83 heidisql.exe Vcl.Controls TControl.WndProc

0069c24e heidisql.exe Vcl.Controls TWinControl.WndProc

00805f1b heidisql.exe Vcl.Forms TCustomForm.WndProc

0069b48a heidisql.exe Vcl.Controls TWinControl.MainWndProc

005dbdc3 heidisql.exe System.Classes StdWndProc

7ffcedfa USER32.dll SendMessageW

7ffcedfa USER32.dll CallWindowProcW

0069c3e9 heidisql.exe Vcl.Controls TWinControl.DefaultHandler

00695aec heidisql.exe Vcl.Controls TControl.WMLButtonUp

0040cb1e heidisql.exe System TObject.Dispatch

00694b83 heidisql.exe Vcl.Controls TControl.WndProc

0069c24e heidisql.exe Vcl.Controls TWinControl.WndProc

006cc7b0 heidisql.exe Vcl.StdCtrls TButtonControl.WndProc

0069b48a heidisql.exe Vcl.Controls TWinControl.MainWndProc

005dbdc3 heidisql.exe System.Classes StdWndProc

7ffcedfa USER32.dll DispatchMessageW

0081469f heidisql.exe Vcl.Forms TApplication.ProcessMessage

00814713 heidisql.exe Vcl.Forms TApplication.HandleMessage

0080d058 heidisql.exe Vcl.Forms TCustomForm.ShowModal

00c4d392 heidisql.exe Main 3016 +4 TMainForm.actExportDataExecute

005da810 heidisql.exe System.Classes TBasicAction.Execute

00665b93 heidisql.exe Vcl.ActnList TCustomAction.Execute

005da544 heidisql.exe System.Classes TBasicActionLink.Execute

007eb68c heidisql.exe Vcl.Menus TMenuItem.Click

007edfbf heidisql.exe Vcl.Menus TMenu.DispatchCommand

007f0514 heidisql.exe Vcl.Menus TPopupList.WndProc

007f0415 heidisql.exe Vcl.Menus TPopupList.MainWndProc

005dbdc3 heidisql.exe System.Classes StdWndProc

7ffcedfa USER32.dll DispatchMessageW

0081469f heidisql.exe Vcl.Forms TApplication.ProcessMessage

00814713 heidisql.exe Vcl.Forms TApplication.HandleMessage

00814bff heidisql.exe Vcl.Forms TApplication.Run

00ca0637 heidisql.exe heidisql 80 +24 initialization

7ffcef89 KERNEL32.DLL BaseThreadInitThunk

7ffcefdb ntdll.dll RtlUserThreadStart

ansgar's profile image ansgar posted 5 years ago Permalink

That callstack comes from a 9.5 version. Please update to the latest build, or at least to the latest version and try again.

Please login to leave a reply, or register at first.