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
chris.bezant
NA
4
0
connecting to Access DB from C#
May 20 2004 6:20 AM
I am attempting my first ADO.NET program in C# and I am failing at the first hurdle. The database file is called reminders.mdb and resides in my root directory. My connection string is based on the help file data and is: "server=(local);Trusted_Connection=yes;Data Source=C:\\reminders.mdb;Provider=Microsoft.Jet.OLEDB.4.0;" The error I get is: System.Data.OleDb.OleDbException: Could not find installable ISAM I am obviously doing something fundamentally wrong. Is any kind person able to assist a newbie? Thanks
Reply
Answers (
4
)
Access 2002 issues??
RowState case (Solved)