Activity overview
Latest activity by marekprz
Hi Eddie, Yes, that did the trick. Looks like it's fixed. Thanks. Marek
/ comments
Hi Eddie,Yes, that did the trick. Looks like it's fixed. Thanks.Marek
Thanks for looking into this.
I'm having a difficult time posting a response with log file rows. It says it accepts my post, but my post returns as a draft.
It looks like this might be similar to https://forum.red-gate.com/discussion/84356, so I'll follow that one for info.
/ comments
Thanks for looking into this.
I'm having a difficult time posting a response with log file rows. It says it accepts my post, but my post returns as a draft.
It looks like this might be similar to...
SSMS Hangs with certain INSERT statement
Hi,I'm encountering a hanging SSMS when SQL Prompt tries to analyze this query in a query window:INSERT INTO [ABC_ALL] SELECT * FROM [ABC_1] UNION ALL SELECT * FROM [ABC_2]If I turn off Code Analys...