Viewing 15 posts - 16,411 through 16,425 (of 59,067 total)
luismarinaray (11/1/2016)
According this documentation,
https://msdn.microsoft.com/es-es/library/ms143393(v=sql.105).aspx
Upgrade path from SQL Server 2005 Enterprise to SQL Server 2008 R2 Standard, is not a
valid path, I have to update to SQL Server 2008 R2...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 1, 2016 at 3:58 pm
ptownbro (11/1/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
November 1, 2016 at 2:59 pm
drew.allen (11/1/2016)
snowprincess42073 (10/31/2016)
I would like to show the data up to 2 decimal places but without rounding off the integers. If the number is 4.6758 then data retrieved should...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 1, 2016 at 2:56 pm
snowprincess42073 (10/31/2016)
I would like to show the data up to 2 decimal places but without rounding off the integers. If the number is 4.6758 then data retrieved should be...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 1, 2016 at 1:46 pm
sanda.jan00 (11/1/2016)
drew.allen (10/31/2016)
sanda.jan00 (10/29/2016)
Thanks a lot from both of you!!!Now, consider the adjusted table provided by you, could you pls give me some advice how to write my query?? 🙂
You...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 1, 2016 at 1:34 pm
ChrisM@Work (11/1/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
November 1, 2016 at 8:29 am
I don't use SQL Server replication so I can't answer your question but this should serve as another "bump" to your question.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 9:09 pm
Fingers from developers that don't get it yet. 😛
Old AARP cards.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 9:07 pm
kj700098 39683 (10/31/2016)
The issue is that that the transact sql see four columns here
VALUES (1, '1 Value', 18,2)...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 8:05 pm
philand3 (10/23/2016)
Dear All,
i would like to send out following query to all email users daily basis,can anyone guide me the direction,
it can be from SQL or external tool,ETC.
SELECT ...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 7:49 pm
I'm not totally sure but I believe you'll have to change the language setting. You'd do that with the follow syntax example from Books Online. Make the appropriate...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 7:03 pm
Wryan138 (10/31/2016)
put ME on the Ignore List. To date 99% of my...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 6:47 pm
GilaMonster (10/31/2016)
Sean Lange (10/31/2016)
What is this ability to delete spam some of you are talking about? I guess I am not part of that club.
Me neither. Wish I could do...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 2:47 pm
Eirikur Eiriksson (10/31/2016)
Jeff Moden (10/31/2016)
Eirikur Eiriksson (10/31/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 2:37 pm
Question now is, what the hell happened to my post which included code to do this (or maybe this is a duplicate post)? I'll see if I saved the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 31, 2016 at 10:34 am
Viewing 15 posts - 16,411 through 16,425 (of 59,067 total)