Viewing 15 posts - 30,391 through 30,405 (of 39,821 total)
You can change the path for master in the startup for the service. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\ MSSQLServer\Parameters
Then you could start up, and then detach the others and attach them at the new...
December 11, 2007 at 4:52 pm
How far is the new center? I'd really look at snail mailing or driving the full over, maybe then a diff from day 2 and go with logs to catch...
December 11, 2007 at 4:49 pm
What kind of files? This is best done with other compare methods, not SQL.
Also, please post in the appropriate forum. It's been moved to the TSQL forum.
December 11, 2007 at 4:18 pm
While I remember my own phone number, it's surprising how many others I don't know. Most of my friends are in the phone and I have no idea of what...
December 11, 2007 at 12:59 pm
I'd use two different versions of the script, one for each SQL Server version, especially as the 2000 one might not work in 2008. Just return the same values so...
December 11, 2007 at 12:55 pm
December 11, 2007 at 12:45 pm
We don't have that, but we do have "Recent Post" above and "Active Threads" that show you what's changed since your last visit. With that you could log on, then...
December 11, 2007 at 12:25 pm
William, not right now, but I'm considering turning the forum search back on.
December 11, 2007 at 12:23 pm
If you pick the Active Threads on the left, that will get posts since your last visit. I usually scan for those with 0 or 1 response.
You can also pick...
December 11, 2007 at 12:22 pm
Chris,
I can do that. We're in the midst of sorting the feeds out, so I've been waiting for that to change before I move things around, but I can easily...
December 11, 2007 at 12:16 pm
OK, bring the ice back, clear, preferably Vodka ice and not black ice, and we'll trade!
Barely got out the driveway, so my prayers for the day were answered by 4L
December 11, 2007 at 11:30 am
PK doesn't do either. It doesn't help with speed or with inegrity. It tells you which column identifies data. You can set your unique index column to be the PK...
December 11, 2007 at 11:28 am
Do both people share the same employeeID? If so, then something's wrong. If not, then the WHERE clause is filtering it out.
The left join returns something like this:
1 ...
December 11, 2007 at 11:27 am
It sounds like corruption or perhaps a problem with the syscomments table.
My guess is DF_Serial_HQID" is a default on the table. If you check the table in SSMS, look for...
December 11, 2007 at 11:10 am
That could be it and if so, that's definitely a bug.
I'll try to check. I'm here so often, I've never paid attention.
Thanks for the visits, though 🙂
December 11, 2007 at 11:03 am
Viewing 15 posts - 30,391 through 30,405 (of 39,821 total)