Viewing 15 posts - 17,911 through 17,925 (of 26,489 total)
What version of SQL Server are you using?
December 16, 2009 at 9:03 am
Looks like selecting 60 days of data and a pivot to boot. Am I correct?
December 16, 2009 at 9:03 am
YSLGuru (12/16/2009)
Thanks for replying and I know this is a few months old now (Just now getting time to go back and deal with this one) but unfortunately that will...
December 16, 2009 at 8:59 am
Kit G (12/16/2009)
GabyYYZ (12/16/2009)
Grant Fritchey (12/16/2009)
From what I can see this person has tried to demonstrate some work, but good googly moogly, who is going to read all that stuff...
December 16, 2009 at 8:55 am
First, save MIS some money, use Microsoft SQL Server instead of Oracle!
We are a Microsoft SQL Server forum, after all. 😉
December 16, 2009 at 8:51 am
dpt (12/10/2009)
December 16, 2009 at 8:39 am
Instead of mapped drives, you should consider using UNC's to access remote files.
December 16, 2009 at 8:28 am
Confused. Why not show us what you are trying to accomplish.
December 16, 2009 at 8:25 am
If the setup didn't ask you to provide an sa password, it sounds like you setup SQL Server to use only Windows Authentication, is this true?
December 16, 2009 at 8:02 am
No, but SQL Server 2008 does provide data compression at the ROW or PAGE level on a table by table basis. I am looking at this myself right now....
December 16, 2009 at 8:00 am
Since TDE is not available in SQL Server 2005 and I am not familiar with log shipping as we aren't using it. Here is my two cents. If...
December 16, 2009 at 7:54 am
Thomas Lampe (12/16/2009)
... This will garantee that the output is in that order you put the records in.
First, it isn't that it is a primary key but that it...
December 16, 2009 at 7:36 am
It would help if you provided the DDL for the table and the trigger, as well as some sample data with expected results. You can get some help with...
December 16, 2009 at 7:33 am
Glad you solved the problem. Proper forum etiquette, however, is for you post how you solved the problem. Others may have the same or similar problem and seeing...
December 16, 2009 at 7:30 am
Jeff Moden (12/15/2009)
Make a table with the...
December 16, 2009 at 12:20 am
Viewing 15 posts - 17,911 through 17,925 (of 26,489 total)