10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Arshi Khan
2.1k
15
12.6k
Unable to create connection with Sql server
Oct 10 2014 7:51 AM
When Creating connection to Sql server an error encountered -
Unable to add data connection, Couldn't load file or assembly Microsoft.SqlServer.Management.Sdk.Sfc version 11.0.0.0
.
.
.
What does it mean. I have Sql Server 2008 and visual studio 2012 on my pc.
Reply
Answers (
2
)
when to use with(nolock) and with(rowLock) in sql server
if a record exists in the table, run a procedure