Viewing 15 posts - 4,711 through 4,725 (of 6,486 total)
I'm not sure how they plan on getting a lot of developers either. They're throwing the .NET DevConnections (ASP.NET/Visual Studio/SQL Server/Sharepoint Connections) in late April, also in Orlando. Paul...
February 14, 2008 at 10:03 pm
Steve Jones - Editor (2/14/2008)
I agree with you that people need...
February 14, 2008 at 5:14 pm
Also - just so there's a distinction: synchronous mirroring and replication (synchronous) are not backup solutions. They're High Availability solutions.
Meaning - your backup scenario doesn't get replaced...
February 14, 2008 at 4:59 pm
Steve Schmechel (2/14/2008)
February 14, 2008 at 4:49 pm
Well - neither is going to do incredibly well if you consider that this has exponential growth (2 then 4 then 8 then 16 then 32) written all over...
February 14, 2008 at 2:58 pm
I don't know if this helps you - but if you use the data conversion task to attempt the conversion - there's a "red arrow" coming out of it which...
February 14, 2008 at 2:34 pm
luke.ryan (2/14/2008)
Yeah that would work, the duplicate data is not a problem but i can't add another column to the table 🙁
Well - I meant it's a problem in that...
February 14, 2008 at 2:13 pm
Can you not store the previous ID in a separate column in the main table? considering this is now going to generate what looks to be duplicate rows in...
February 14, 2008 at 1:29 pm
Steve Schmechel (2/14/2008)
February 14, 2008 at 1:20 pm
if you don't store them in a datetime, you won't be able to add them up easily, or substract, etc. your minutes will always need so be adjusted and...
February 14, 2008 at 12:17 pm
As far as I know - the downloads are available, but only to a few. I suspect it's the licensing issue that is preventing this from being more widespread.
On...
February 14, 2008 at 12:08 pm
Regarding my previous example, did you run profiler with the SP:StmtStarting event selected? That is the only event necessary to see the behavior. When I run the select statement with...
February 14, 2008 at 11:49 am
Cool - something to add to my reading list....I'll have to send him a stern talking to about orphaning blog readers like that! (I'm so sure he'll care about that.....:P)
Thanks!
February 14, 2008 at 11:35 am
Matt Marston (2/14/2008)
February 14, 2008 at 11:33 am
Frances L (2/14/2008)
sum(case when b.Status = 1 ...
February 14, 2008 at 9:59 am
Viewing 15 posts - 4,711 through 4,725 (of 6,486 total)