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
Ok
0
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
First , have you ever basic idea about relational data base conception or not?