July 12, 2011 at 12:25 pm
I realize this is more of a C# question, but the bas****s at tek-tips.com won't re-activate my account, nor will they tell me why my account was de-activated after MULTIPLE emails asking them why....
So, is anyone familiar with the Microsoft.SqlServer.SMO objects in C# and accessing SQL Server 2008? I keep getting an exception that says version 10.5 is not supported.
Thanks
(Mods, I'll understand if you delete my post)
July 12, 2011 at 12:38 pm
I think you have to have the correct SMO version... the one you want should be here.
_________________________________
seth delconte
http://sqlkeys.com
July 13, 2011 at 9:48 am
I'm using SMO v10.0 from a c# App against SQL 2008 & R2 with no issues.
The probability of survival is inversely proportional to the angle of arrival.
July 20, 2011 at 9:56 am
Thanks all! I got it working.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply