Activity overview
Latest activity by kdmoyers
sql server 2022, SSMS 20.1.10, SQL prompt 10.14.21.9884 / comments
sql server 2022, SSMS 20.1.10, SQL prompt 10.14.21.9884
what are some reasons why "select in object explorer" might not work?
Frustratingly, this seems like it would be extremely useful, but it has never worked. Whether by Ctrl-F12 or by selecting from the context menu, nothing happens. I've tried placing the cursor in ...
(I checked those views, they actually do parse and execute just fine. Not sure what it is complaining about there.) / comments
(I checked those views, they actually do parse and execute just fine. Not sure what it is complaining about there.)
OK, upgraded to 5.2 and set logging to verbose, ran again, same error. I attached the log file. It seems to show that my database has a couple views that don't parse, but it does not seem to be too troubled by that. But there are several other |Error lines that I don't understand. Can you assist with determining what I need to fix to get this going? Thanks!! / comments
OK, upgraded to 5.2 and set logging to verbose, ran again, same error. I attached the log file. It seems to show that my database has a couple views that don't parse, but it does not seem to be ...
(I should add that I'm using 15.0.9.23488 Professional, and that this comparison was between a live database and a backup of that database made a few minutes earlier.) / comments
(I should add that I'm using 15.0.9.23488 Professional, and that this comparison was between a live database and a backup of that database made a few minutes earlier.)
Error doesn't tell what table: "Error mapping index key..."
(1st day using redgate data compare)I'm comparing two versions of a database (only a few minutes apart) of some 2500 tables.I get this error: Error mapping index key - try using clustered index as ...