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
E W
NA
3
0
connect access db in c# web form
Aug 25 2006 6:01 AM
Hi,
I tried to connect the access db from c# web form. Everything is ok if the access *mdb not being in use. if that file was in use, it can't be connected. Does the file must be close even I just tried to connect it and read the data? if i tried to retrieve the data in the VS.net IDE oleDbDataAdapter1, the connection is ok. once i run the code oleDbConnection1.Open(); error occured!
Sicne the access db is updated frequently by connected another program running, so it can't be closed.
Please help!
The Microsoft Jet database engine
cannot open the file
''(unknown)''. It is
already
opened exclusively by another user, or you need permission to view its data.
Eva
Reply
Answers (
0
)
help: embed active x!
Xml parsing with csharp