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
David Smith
NA
2k
0
Database connection (datasetdesigner previewing data)
Sep 17 2010 12:32 PM
Im having a weird issue , ok i added a datasource connection. Im talking to the right mdb file. whats weird is when I go to server explorer and go to preview data in the mdb file, I see the data. but when I go to the datasetdesigner to preview data it cant find the mdb file im actually connected to which is in the bin\debug\.mdb, its looking for it in the root directory instead of bin\debug locaton where i currently connected the to the mdb file. So how to change the path the designer is referencing to pull from the bin\debug location
Reply
Answers (
2
)
Compiler Error Message: CS0161: '_Default.parseValue(string, string, string, bool)': not all code paths return a value
Help with running external process from button click in Web form