Viewing 15 posts - 20,056 through 20,070 (of 39,903 total)
You don't need the same account. Whether on the same server or different, the instances talk to each other through the endpoint. So the security is on the endpoint, not...
April 27, 2010 at 7:51 am
There is definitely a balance, but it's something that you need to work out over time, and pay attention to. Don't always send an IM (email can be better, causes...
April 27, 2010 at 7:48 am
Wouldn't the table be a connection to the server and database and then a query? Or do you mean sending it programatically?
April 27, 2010 at 7:46 am
That's strange. Have you checked sys.files or checked from another SSMS instance?
April 27, 2010 at 7:45 am
I like what homebrew01 has done. You need to document, but also automate a check on changes. It's not usually someone trying to sneak things in (though they do), it's...
April 27, 2010 at 7:43 am
Be aware that you'll need to change the SQL Server name (sp_dropserver, sp_addserver) if this is a different Windows host.
If paths are different for databases, you'll also have errors you...
April 27, 2010 at 7:38 am
I tried to work in rebar somehow, Mike, but couldn't. That helps with sheer forces, but not with expansions.
April 27, 2010 at 6:47 am
Yes, once the first db has been marked for TDE, tempdb will as well since it is used by queries into the encrypted database.
April 26, 2010 at 4:05 pm
I would ask Ed's question as well. If you have a server, fine, but I believe that IA64 support ends with SQL 2008 R2.
April 26, 2010 at 8:58 am
On plagiarism, my alma mater has some free software:http://digg.com/u1UU6a. I could host something using this if someone wants to help code.
April 26, 2010 at 8:51 am
Do we have a sharepoint site? I can see this thread fragmenting into multiple ones quickly.
April 26, 2010 at 8:44 am
We could. I'd actually like it if we had a good piece of software to help checks, and have someone independent, like PASS, host it. We could cut/paste a quick...
April 26, 2010 at 8:33 am
Third vote here. network copies can tolerate delays, and will retry if packets are lost (which happens all the time). The SQL backup throws pages out as fast as it...
April 26, 2010 at 8:31 am
I do think things will mature, and we'll get data in the cloud. Even financial data, but it will not be the mainstream, IMHO. Just like the web, we'll get...
April 26, 2010 at 8:28 am
Viewing 15 posts - 20,056 through 20,070 (of 39,903 total)