1
Answer

C#-Access-connection

Mike

Mike

16y
3.7k
1
Hello

I am totaly new on the c# and access area....
i have a access 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#!
Some tips and how to get started would be great!

Thank you for the comments!!!!

cheers, miky
Answers (1)
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y
Ok
0
egi roka

egi roka

NA 20 0 16y
A basic idea I have.
In the between time I've found this: http://www.sql-server-performance.com/tips/database_design_p1.aspx
This explains me the issue clearly and deeply. Thanx anyway.
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y

First , have you ever basic idea about relational data base conception or not?