Comments
Sort by recent activity
Ah, I see. Thanks for that. I was looking via TortoiseSVN, thats where I was surprised to see that the file had gone.
Thanks / comments
Ah, I see. Thanks for that. I was looking via TortoiseSVN, thats where I was surprised to see that the file had gone.
Thanks
Right, start typing and the New button appears - I was looking for a new button from the start as I had read through all the items to check already! / comments
Right, start typing and the New button appears - I was looking for a new button from the start as I had read through all the items to check already!
yup, followed those and got it working but I was looking for something that had to be done with subversion, thinking it was a separate application that would need installing. The line about Tortoise saying its a 'client for subversion' seems to indicate they are separate products when actually its rolled into Tortoise / comments
yup, followed those and got it working but I was looking for something that had to be done with subversion, thinking it was a separate application that would need installing. The line about Tortois...
Yeah, I would say we had a noticable performance hit while I was linked to a database. I got a phone call from a user about it. Its only a test server but they never complain about perf on that normally. The CPU trace was bouncing down from 100 rather than up from 0. I eventually cancelled the SC connection and had an error I have logged elsewhere. / comments
Yeah, I would say we had a noticable performance hit while I was linked to a database. I got a phone call from a user about it. Its only a test server but they never complain about perf on that nor...
depends how you measure big ... 10k objects in sysobjects. No idea what the size would be of an empty copy though. Some of the 'programmability' objects are pretty complex though.
It finished not long after I completed the post, probably about 6-7 minutes in total. / comments
depends how you measure big ... 10k objects in sysobjects. No idea what the size would be of an empty copy though. Some of the 'programmability' objects are pretty complex though.
It finished not l...
Ah, great spot CodantiM, I did indeed have that selected and now that it is unchecked things are not locking up with a self join on the biggest table.
Many thanks.
RedGate - it may be worth adding a note to the UI by the Columns with matching data types check box that indicates it could cause performance issues on large tables..? And/Or maybe getting the suggestion dialog to display a note that it has timed out trying to match all columns and is showing an abbreviated list after maybe 10s or so??
Thanks again
Jonathan / comments
Ah, great spot CodantiM, I did indeed have that selected and now that it is unchecked things are not locking up with a self join on the biggest table.
Many thanks.
RedGate - it may be worth adding ...
Hi CodantiM,
Thanks for the info. When I check for updates I get told that there are No updates available ... how did you get hold of 4.0.3.12?!
I have now also tried it on tables with fewer rows:
columnspacetime to
countspaceload list
114..............1s
277..............15-18s
326..............35-40s
on the last one the list doesnt show to screen but the cursor becomes available for editing. This list would be enormous 326x326=106k suggestion rows!
2 things:
1 - there is a definite increase in the time as the column count grows and I think that when I am working with the 368 column table I am just seeing an extension of the series above (368x368=136k suggestions)
2 - my PC is not showing the 277 table anywhere as quickly as yours shows 232. Do you actually mean immediately or is it just nice and quick!? I cant test exactly as I cant find any tables between the 114 and the 277 at the moment.
regards
Jonathan / comments
Hi CodantiM,
Thanks for the info. When I check for updates I get told that there are No updates available ... how did you get hold of 4.0.3.12?!
I have now also tried it on tables with fewer rows:
...
I'll give it a go Brian.
The SQL Prompt menu is in SSMS and the tray icon is there, object suggestions pop up and the Ctrl + ... key combinations work. The About SQL Prompt details says v 4.0.3.10 is on the PC.
I'll get back once I've uninstalled and reinstalled.
Jonathan / comments
I'll give it a go Brian.
The SQL Prompt menu is in SSMS and the tray icon is there, object suggestions pop up and the Ctrl + ... key combinations work. The About SQL Prompt details says v 4.0.3.10 ...