Viewing 15 posts - 28,561 through 28,575 (of 39,810 total)
It would be good to know if you're tracing the completed events, not sure if they require the final ACK from the client.
Are there stored procs or just T-SQL in...
May 16, 2008 at 9:27 am
you can snapshot replicate everything.
You can log ship, but that might cause issues with continuing updates.
You can automate the backup, write a script to copy the file (use the same...
May 16, 2008 at 9:25 am
I can add those, not sure they'll get posts 🙁
May 16, 2008 at 8:58 am
Nope, it's logged. Not sure what's wrong.
May 16, 2008 at 8:57 am
Interesting debates and comments here.
Both are important, and the code has to work. Good/bad, fast/slow, ANDI standard/old style, it has to work. If it doesn't work, it has to...
May 16, 2008 at 8:51 am
Paypal would really be to cover the majority of people early and get an idea of how many will attend for planning.
We could sell tickets at the door as well,...
May 16, 2008 at 8:37 am
What you'll learn? Hard to say, but you can search "PASS Summit" here on the site and we've usually gotten 2-3 people to write about it.
The conference is Wed-Fri,...
May 16, 2008 at 8:34 am
The permissions might be that the tables aren't there. I was thinking you were dropping the table to add the FK. Typically you do an "IF Exists" before issuing the...
May 16, 2008 at 8:29 am
Certificates implement asymmetrical encryption. I believe they encrypt a symmetric key, which is used to encrypt the data. Asymmetric keys have limits to how much data they encrypt, AFAIK.
PKI should...
May 16, 2008 at 8:26 am
SSC6 is a registration code. There are no others from us.
May 16, 2008 at 7:43 am
Good idea. I got a new developer this week, so he's on a couple things first, but I'll add this to the list.
Perhaps "Forum Search"
May 16, 2008 at 7:23 am
Run profiler and look for the last command before the error is returned.
May 15, 2008 at 9:57 pm
Looks like rights, you can't drop those tables.
Need to get an admin to give you rights.
May 15, 2008 at 9:57 pm
It could be that cc.exe doesn't know about the refresh. I'd report this as a bug to Microsoft.
May 15, 2008 at 9:37 pm
There's a new "Search" link above here, but below the Google search. Try that one.
May 15, 2008 at 9:36 pm
Viewing 15 posts - 28,561 through 28,575 (of 39,810 total)