A simple interface.

A

Aleramo

My boss gave me a task, i have to write with Visual C# a interface. He
has a DataBase made with Access and he wants a program in C# with the
possibility to show the contents of database, to order the contents
and to addict some new files.
What functions have i to use to open the DataBase? and what
instraction have i to use? i tought to use the function CheckedListBox
to see the contents for the file Access, but i haven't any headlong
about the code to use to open the file.
Could i use the control: OpenFileDialog to choose the file to addict?
what have i to write to addict the file at DataBase?
What function have i to use to order the row inside the DB?

I am sorrow but about C# i am a newbie.
Bye bye, Marco.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top