Viewing 15 posts - 436 through 450 (of 2,008 total)
Jeff Moden (1/3/2012)
MysteryJimbo (1/3/2012)
Jeff Moden (1/3/2012)
January 3, 2012 at 6:24 am
Ninja's_RGR'us (1/3/2012)
Brandie Tarvin (1/3/2012)
How is your first week of 2012 shaping up work wise? Are you in firefighting...
January 3, 2012 at 6:12 am
Let me add complexity in your security model. It might ease up your selection π What if you want this application to be accessible by other domain users as well?
IMO...
January 3, 2012 at 6:07 am
chandan_jha18 (1/3/2012)
Dev (1/3/2012)
chandan_jha18 (1/3/2012)
Jeff Moden (1/3/2012)
Actually, it's "expected" behaviour. An INSERT will "touch" on all indexes. An UPDATE might not even "touch" any of the indexes.
Jeff,
Can...
January 3, 2012 at 5:56 am
GilaMonster (1/3/2012)
MysteryJimbo (1/3/2012)
Personally, I like to have it enabled as I've previously been stung in the pastLikewise, but it's not an automatic decision.
The problem I see here is, there are...
January 3, 2012 at 5:54 am
I've tried to output the inserted personids into a @table variable and #temptable with no diff in performance.
It might not be true. How did you measure this performance? Execution Plans?
January 3, 2012 at 5:46 am
chandan_jha18 (1/3/2012)
Jeff Moden (1/3/2012)
Actually, it's "expected" behaviour. An INSERT will "touch" on all indexes. An UPDATE might not even "touch" any of the indexes.
Jeff,
Can you please write few...
January 3, 2012 at 5:44 am
We have a table "Person" (PersonId int PK for relations) and about 20 additional columns describing the person (Firstname, lastname, email) etc. (The fields can vary depending on the installation)....
January 3, 2012 at 5:41 am
Brandie Tarvin (1/2/2012)
...I have learned something new this weekend.
I can rephrase it for myself... hmmm Weekdays / Working Hours? :Whistling:
January 2, 2012 at 7:36 am
Markus (1/2/2012)
January 2, 2012 at 7:32 am
elmozamil (1/2/2012)
The solution that I...
January 2, 2012 at 7:28 am
Common Post: (@Roy, @jason for Casino business) and (@Brandie for USB issue)
It feels so good when you win a βBlind Gameβ π
January 2, 2012 at 7:22 am
ChrisM@home (1/2/2012)
Seems ok so far:...
What does this return?
select dbo.GetGlobalUniqueEntityIdentifier('Fireball.dbo.Bond', CONVERT(INT, '0')),
Ooops. I missed by few minutes. π
January 2, 2012 at 5:29 am
ashuthinks (1/2/2012)
select dbo.GetConfigurationValue_GUID('Fireball', 'Fireball Persistence Source')this returns:
5C72E9D7-90CB-462C-8D6F-F8AF4163A416
Chris's New Question: π
What does it return?
SELECT dbo.GetGlobalUniqueEntityIdentifier('Fireball.dbo.Bond', CONVERT(INT, @SourceId))
January 2, 2012 at 5:28 am
New to move geographies (multi tenancy )
Tie up with a vendor or be acquired by another ( data integration)
Move to enable decision support ( Business intelligence)
Protect the customers and the...
January 2, 2012 at 5:22 am
Viewing 15 posts - 436 through 450 (of 2,008 total)