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
John
NA
1
0
accessing mdb. file in a protected shared folder
Dec 10 2009 4:33 PM
Hi all, I'm developing an application that should access an mdb file in a protected shared folder in a local net. I have tested it in a non protected shared folder and it works, but I have no idea how to make it work in a protected one. I'm using the OleDBConnection Class. I wondered.. has the ConnectionString a parameter capable of doing this (user .. password)? How can I make the application open the folder, and close the session once the data had been captured? (to prevent non authorized access). Thank you so much.
Reply
Answers (
1
)
what is wrong with the second code?
Help with sorting a rich text box - and then outputting results to another rich text box