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
Mayur Gujrathi
NA
119
403.3k
connection string problem
Dec 8 2010 12:16 AM
friends in my application when i use following connection string while doing set up project in windows forms it running successfully on each and every PC
Data Source=.\\SQLEXPRESS;AttachDbFilename=" +Application.StartupPath + "\\dm\\hm.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True
but same connection string when i use in class library which is a data acces layer it is not working please suggest me comparitive connection string
Reply
Answers (
1
)
connection string
Dont know to convert my asp.net website into an executable file