Viewing 15 posts - 1 through 15 (of 15 total)
I agree with wrboyer123 - will it even be possilbe to write upgrade exams for 2008 certificate holders?
May 21, 2012 at 12:13 am
thanks Pouliot, I did read the stairways SSIS topics and it helped me a lot, just struggling with the above - and so far my google hunt is not helping...
October 7, 2011 at 8:16 am
@ninja's_RGR'us - this will help me - great work - thanks
September 14, 2011 at 3:07 am
thanks Jeff - thats my problem - I am still on level 80
'The current compatibility level is 80.'
Thanks for all the help - will check what the implications are to...
April 11, 2011 at 5:57 am
nigel. (4/11/2011)
That only tells you the versions of the client tools etc installed on your machine, not the version of the database engine.Run this in a query window:
SELECT @@VERSION
will...
April 11, 2011 at 3:34 am
Using SQL 2008 - copied this info from SQL "about" form:
Microsoft SQL Server Management Studio 10.0.4000.0
Microsoft Analysis Services Client Tools 10.0.4000.0
Microsoft Data Access Components (MDAC) 6.1.7600.16385
Microsoft MSXML...
April 11, 2011 at 3:04 am
thanks WayneS - will read the links - but will a pivot \ crosstab work for my scenario because I am not looking to sum, count etc values - I...
April 8, 2011 at 7:14 am
it will differ from employee but max will be 10 - Thank you
April 8, 2011 at 7:00 am
I have removed the "big spaces" and PF5 the sql qry but still get the Incorrect syntax near 'PIVOT' error - do you think it could be my SQL thats...
April 8, 2011 at 6:17 am
Hi,
Newbie here - I am trying to run the simple pivot demo as on one of the above post (copy and paste) and I am getting the error:
Msg 170, Level...
April 7, 2011 at 3:00 am
Great article Jeff (The "Numbers" or "Tally" Table: What it is and how it replaces a loop.) - have used your example and my query works and the results are...
October 8, 2010 at 12:36 am
grahamc (10/6/2010)
Sorry, but I am not quite understanding...You are selecting 3 columns, but are ending up with spaces...? Also not quite sure what you want out in the end...?
Spaces???
Dave undersood...
October 6, 2010 at 7:32 am
Thanks for the quick response Dave - will have a look at the links when I get home - company is blocking the site :crying:
October 6, 2010 at 5:53 am
Viewing 15 posts - 1 through 15 (of 15 total)