Viewing 15 posts - 33,226 through 33,240 (of 39,909 total)
Ah, too humid in Houston. And you could easily be playing golf at Christmas in Denver. It was sunny and 60s last year. Kids outside in shorts.
Seattle is too...
May 25, 2006 at 10:29 am
Jeff,
I think you're right with IM for those unfamiliar with each other is hard. But for those that work together and know each other, you'd be surprised how much communication...
May 24, 2006 at 7:50 am
Very nice. Notice they didn't mention if he got the job.
May 19, 2006 at 9:12 am
That's strange. I've never seen that, but I'd suspect that it's a Windows issue with mapping types than a SQL one.
May 19, 2006 at 9:11 am
It's fixed
. The publisher sent it to me and I missed it.
May 18, 2006 at 3:02 pm
Yelena,
I believe that if you modify the plan in SSIS and save it back, it cannot be opened in the maintenance plan designer in SSMS.
May 18, 2006 at 3:01 pm
Thanks for the reference. I know Project REAL was a big deal and I think its a great win. I wish Microsoft would do a few more like that.
May 18, 2006 at 10:02 am
Bob,
I apologize if you're offended, but it wasn't intended as a political commentary. More that data issues are a problem and I'd hate to think that anyone trusts incorrect data,...
May 18, 2006 at 9:53 am
That's interesting. Thanks for the update.
May 11, 2006 at 6:12 pm
You can redistribute SQLExpress/MSDE for this purpose and use merge replication or custom scripts to make data synch up with a central server. The downside is limitations on size with...
May 11, 2006 at 10:20 am
What does your trigger look like? If it is set properly there should be no way to add new rows without capturing this.
May 11, 2006 at 10:17 am
You might need to trace EM and see what it is pulling. I suspect there might be a big somewhere or it is pulling from another location, like the original...
May 11, 2006 at 10:16 am
Maybe a TOP 1 from sysprocesses?
I'd think you could use suser_sname() for the user name. For the MAC I think you are stuck with sysprocesses.
May 11, 2006 at 10:15 am
If your connections are from AD authenticated machines/users, i.e. employees, you need a CAL for each user that accesses the machine. Usually when you purchase SQL Server, you get a...
May 11, 2006 at 10:13 am
As far as I know, you can determine if a clustered index and therefore the table data is on a filegroup with this script:
http://www.sqlservercentral.com/scripts/viewscript.asp?scriptid=1499
May 11, 2006 at 10:11 am
Viewing 15 posts - 33,226 through 33,240 (of 39,909 total)