Hello Friends..am Mohammed riyash..final year BCA in Jamal
Mohamed College 2009. Trichy.
My doubt is while connecting SQL2005 Built in Database
withing the Visual Studio 2005 Framework.. I am getting the
error.. That " An Error occurred and it may be due to ,
under the default settings of the Server, the connection
cannot be established.." But the code works in MS Access
for me.. Both in VB.Net and C#.Net am getting the same
error.. Any genius please Message me to 9994558822 or mail
me.. riyash.ips@gmail.com
Answer Posted / ashu
look into using system.data.sqlclient;
here u may be using something different or
try this connection tag to connect db
sqlconnection cn= new sqlconnection ("data source=.;initial
catalog=pubs;integrated security=true");
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a decimal in c#?
What is the difference between the debug class and trace class? Documentation looks the same.
Why do we need delegates in c#?
What is a partial class in c#?
What is an int c#?
How do I do implement a assert?
Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.
What is the difference between string and stringbuilder in c#?
Which framework is best for desktop application?
What is the difference between int16 and int32 in c#?
2. What happened when BO object has been called?
What is the and operator in c#?
What do you know about device context?
Why should you override the tostring() method?
Is c# still popular?