Posts
Sort by recent activity
Does SQL Prompt 4 work with SSMS 2012?
Hi,
I have recently installed SQL Server 2012 on my machine, however the SQL Prompt 4 menu is not in the SSMS 2012 menu bar. I have uninstalled and re-installed SQL Prompt 4 but it still only appe...
Source control server configurations
Hi All,
Has anyone come up with a way of source controlling server configurations? For example, I have just enabled file stream access on my dev machine and would like to be sure that this setting...
Can SQL compare create filegroups?
I think that the answer is a straight 'No' because I can't find anything to this effect.
What I would like to do is compare databases with different filegroups and generate scripts to add missing f...
Multiple loads for same project
Hello!
I have a requirement to gradually fill a database with data, the scenario would be;
a) Load x thousand rows of data into the db
b) Test the application
c) Repeat until we break something
As ...
Interleave Test Data
I have successfully loaded data into a few databases using the trial version of SQL Data Generator (1.2.0.286) and would like to interleave the generated data with known test data. For example;
1....