Viewing 15 posts - 1 through 15 (of 194 total)
>>when do you want it to fire and what do you want the fire action to be?
the trigger, ideally, should be fired only when there is a new row inserted...
April 1, 2011 at 7:51 am
Seth, there are very few times that column will be populated and hence the trigger will be needed.. and hence for performance sake, i was seeking better option...
April 1, 2011 at 7:49 am
>>Reqires significant CPU power to encrypt/decrypt the data on the fly.
This is true for column-level encryption, too?
April 1, 2011 at 7:48 am
>>Less overhead? Where did you get that?
quoted from http://msdn.microsoft.com/en-us/library/cc278098%28v=sql.100%29.aspx
"
performance for a very basic query (that selects and decrypts a single encrypted column) when using cell-level encryption tends to...
April 1, 2011 at 7:13 am
Steve
The sqlsrv32.dll (OLEDB) version in the OS 2003 box is 2000.86.3959.00 and in the 64 bit R2, it is 6.01.7600.16385.
But now the 2003 box is able to connect to SQL...
January 4, 2011 at 1:57 pm
Ben,
the application machine (OS 2003 32 bit) and the SQL Server machine(64 bit R2) are hosted in separate boxes
January 4, 2011 at 1:57 pm
But when you have to do a point in time recovery, if I move the TL backup that was done to the Legato's store, will it recognize the sequence, then,...
March 25, 2010 at 9:16 am
I got you.
Is there any standards in which normalization can be double checked/audited-? That will almost have to be a totally manual effort by a 3rd party, not? I...
March 25, 2010 at 5:44 am
Jeff & Jason
You've convinced me; how do you check what is the status in this regard for all the databases, so I Can make sure none are vulnerable by prior...
March 25, 2010 at 4:18 am
but the counters will give IO for all CRUD operations going on, including the backup, and hence may not be reflective of the backup?
March 25, 2010 at 2:38 am
OK. I will make a case for that. Is there a link on standards that you can think that is related to this?
How can I check if this or any...
March 24, 2010 at 9:34 pm
>>If code is hitting your database from the application and is not in proc form, then profiler would be the better bet.
Can you filter in profiler by tablename ( I...
March 24, 2010 at 9:08 pm
Paul,
Do you have a link for Kimball's star-schema that you refer to, for OLAPs?
March 24, 2010 at 8:51 pm
Viewing 15 posts - 1 through 15 (of 194 total)