Activity overview
Latest activity by facklec
PS...
It would be great if we can order the distribution list (or at least have them appear in alpabetical order). / comments
PS...
It would be great if we can order the distribution list (or at least have them appear in alpabetical order).
The Configure Database Distribution List is missimg almost all of our servers and is showing many workstation I'm not interested in. We have about 30 SQL servers and only one is listed (we have probably 100+ servers and 5,000 workstations). I'd like to apply a filter (e.g. all servers like "SQL*" with the ability to use wildcards. / comments
The Configure Database Distribution List is missimg almost all of our servers and is showing many workstation I'm not interested in. We have about 30 SQL servers and only one is listed (we have pr...
Data Generation hangs
I'm trying to create a large database (50 gigs) for testing purposes. I can't seem to get one particular table to load. It will hang at 0%, 10% and now 100%. I think it depends on how many recor...
Brian, thanks, this will definately be helpful in a lot of circumstances only unfortuately in this particular case my TableA PK is not an integer, it's a string with alpha/numeric combination. / comments
Brian, thanks, this will definately be helpful in a lot of circumstances only unfortuately in this particular case my TableA PK is not an integer, it's a string with alpha/numeric combination.
RegExpGenerator and Insert Table Column
I want to use a RegExp to change a value incrementally everytime another column changes values. Column A (which ends in a digit) repeats for x number of rows. I need Column B to start at some num...