Viewing 15 posts - 24,331 through 24,345 (of 39,818 total)
bob.willsie (4/14/2009)
April 14, 2009 at 8:37 am
blandry (4/14/2009)
...
Right now this is a "we can do this" idea. But there is very little out...
April 14, 2009 at 8:31 am
Surprisingly, most of your concerns were what I heard in 95-99 about web apps. I think this will follow a similar path. There are plenty of people that host their...
April 14, 2009 at 8:30 am
I went back and looked and the question really needs to have someone about the update load. An indexed view adds overhead for inserts/updates, and space (less significant). Is it...
April 14, 2009 at 8:25 am
Part of wording the questions is that I have to limit the scope. One way to do that is exaggerate a bit to get you to focus on that one...
April 14, 2009 at 8:22 am
Thanks, Johan. I also pulled it down over the weekend and installed it. No issues on my SS2K8 VM
April 14, 2009 at 7:48 am
Sounds backwards, symmetric key should encrypt data for specific column.
Asymmetric key should encrypt symmetric key.
What I've seen is that reencryption can be change the asym key, reencrypt the sym key...
April 13, 2009 at 4:05 pm
First, please format your post into paragraphs so it's a bit more readable.
If it's a large transaction, it's possible that there are memory issues with that transaction. Adding more memory...
April 13, 2009 at 4:03 pm
Very strange, Wayne.
Are you sure the ODBC connections haven't changed? I'm guessing they're NT auth, perhaps some strange connection item?
How are the admin reports run?
April 13, 2009 at 4:00 pm
I would add another statement to reset the errorlevel. a
select 1
ought to do it.
April 13, 2009 at 3:58 pm
Strange. I might recommend that you grab the file and process tools from sysinternals and use them to watch what happens when you execute xp_deletefile. I wonder if there are...
April 13, 2009 at 3:55 pm
First, please separate the clauses so it's easier to read. It helps us, and I bet it will help you with coding.
Second, I'd suggest that you use ANSI joins, which...
April 13, 2009 at 1:44 pm
You should have experience on the platform. Which one have you worked with? If it's 2005, get that cert. If it's 2008, get that.
Achieving the certification without using the...
April 13, 2009 at 1:40 pm
If you are trying to do this from some application, you could just run a .sql script with the proc code.
If you are building the proc dynamically, why?
April 13, 2009 at 1:39 pm
roger.plowman (4/13/2009)
Data in the cloud? Are you *NUTS*???
Salesforce.com (and similar entities)
Lots of online payroll companies.
It can, and is working. For every system no, but it does make sense in places.
April 13, 2009 at 1:30 pm
Viewing 15 posts - 24,331 through 24,345 (of 39,818 total)