Activity overview
Latest activity by SBuckVRT
Hello - I am still experiencing this issue on SQL Prompt version 10.13.31417. SSMS version 18.12.1. Fields are all varchar. <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- Created with Liquid Studio 2021 (https://www.liquid-technologies.com) --> <recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"> <logFileName>error061400_01.xml</logFileName> <summary>Errors were detected in file 'C:\Users\SBUCK\AppData\Local\Temp\qajqgaai.rrl\Exported results 2022-11-29_11-45-46.xlsx'</summary> <repairedParts> <repairedPart>Repaired Part: /xl/worksheets/sheet1.xml part with XML error. Catastrophic failure Line 1, column 0.</repairedPart> </repairedParts> </recoveryLog> / comments
Hello - I am still experiencing this issue on SQL Prompt version 10.13.31417. SSMS version 18.12.1. Fields are all varchar. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><!-- Created ...
I have applied and the issues I had with reserved words has been corrected. Thank you! / comments
I have applied and the issues I had with reserved words has been corrected. Thank you!
Adding my issue just for documentation. Thank you for the link to the previous version. SSMS v15.0.18384 SQL Prompt 10.6.15.21056 Using any Reserved word from the Drop Down list causes SSMS to crash and the following error: 2021-06-16 14:37:50.253 -04:00 [Debug] Inserted text : c 2021-06-16 14:37:50.721 -04:00 [Information] [10301] Run 'Matching object names' completion handler! 2021-06-16 14:37:50.914 -04:00 [Information] [10340] Run 'Code analysis task <SQLQuery2.sql*>' completion handler! 2021-06-16 14:37:55.765 -04:00 [Error] LogService caught unhandled exception in AppDomain: 'Object reference not set to an instance of an object.' System.NullReferenceException: Object reference not set to an instance of an object. at RedGate.SQLPrompt.CommonUI.Forms.SchemaInformation.ObjectDefinitionBox._candidateName_Paint(Object sender, PaintEventArgs e) at System.Windows.Forms.Control.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) / comments
Adding my issue just for documentation. Thank you for the link to the previous version. SSMS v15.0.18384 SQL Prompt 10.6.15.21056Using any Reserved word from the Drop Down list causes SSMS to...