Hello

I am totaly new on the c# and access area....
i have a acccess 2000 format database with 6 culums where informations of articles and books are saved and need to write a database connection with c#.

I basicly just want to search the database with different keywords, like author, name, category) and display the results.

What would u say is the easiest way to do that in c#!
I dont have heaps of time so i try to find the easiest and quickest way!

Thank you for the comments!!!!

cheers, miky

Hi there,

You need to look at ADO.NET. Specifically, you'll be looking at OleDB in relation to that.

It's kind of hard to give you a top-down model and explanation of ADO.NET here, but fortunately MSDN has a pretty good tutorial on it. Try searching there for some pointers.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.