Viewing 15 posts - 3,196 through 3,210 (of 5,103 total)
it is call data cache warm up ![]()
* Noel
July 14, 2005 at 12:57 pm
Is it any faster speed wise?
Not really
It should be about the same
but is something to keep in mind: Update allows for...
* Noel
July 14, 2005 at 12:46 pm
This is a known trick used in OLAP STAGEING situations and rely on the CLustered index being setup.
I do have a bit improvement (?) for the update (which is really...
* Noel
July 14, 2005 at 12:37 pm
"text" data type is not available in AFTER triggers but it is in INSTEAD OF triggers. Use the latter if you need access to such columns in the trigger!
Cheers!
* Noel
July 14, 2005 at 9:43 am
This is the site that Bkelly use to check version number and SP/Hotfix Levels
Looks handy to keep around ![]()
* Noel
July 14, 2005 at 9:36 am
>> We're at SP3 and we get an error if we pass a varchar to EXEC() that's over 4000 in actual length <<
Sorry but I can't duplicate your scenario
This...
* Noel
July 14, 2005 at 8:28 am
Being in the consulting side you have to consider that the Consultants business is also affected by a lot of irregularities and by a higher tax burden that the FTEs...
* Noel
July 14, 2005 at 8:16 am
It's a shame... I have neither ![]()
Yeah I can Imagine!!! ![]()
* Noel
July 13, 2005 at 9:00 pm
What you did is a good start. Simulation is a BIG topic and with $$$ you can setup many scenarios to see how one interface or the other holds when...
* Noel
July 13, 2005 at 3:17 pm
Nice Job. and i think it was a good thread, see my post there ![]()
* Noel
July 13, 2005 at 3:06 pm
This is a nice way to demonstrate things but still the subject is even deeper ![]()
When you get called to see a server...
* Noel
July 13, 2005 at 3:04 pm
And depending on the front end you should use chr(13) + chr(10) instead of chr(10) only
* Noel
July 13, 2005 at 2:42 pm
BTW:
DTS and SQL 64bit are ENEMIES
no DTS on 64bit SQL) though you can always run...
* Noel
July 13, 2005 at 2:39 pm
True, Just making sure that he is aware of that he should pass the list or use one of those tableFunctions that you like to post ![]()
* Noel
July 13, 2005 at 2:31 pm
Viewing 15 posts - 3,196 through 3,210 (of 5,103 total)