TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
prabhu raj
NA
1
0
deploying windows application project
Jul 19 2008 5:09 AM
iam using following connection string (C#)
SqlConnection con = new SqlConnection(@"Data Source=.\SQLEXPRESS;AttachDbFilename=D:\WindowsApplication1\Database1.mdf;
Integrated Security=True;User Instance=True");
i deployed my project and i installed into client machine.
after installed into client machine i cant able access the database..
Error
:
cant able to access specified database path.
can anyone tell me how to fix this bug detail.
Reply
Answers (
1
)
Update XML File using DataSet
Select Nodes from XML File