VB and Databases

New Zealand

New member
Joined
May 31, 2010
Messages
4
Programming Experience
Beginner
I am attempting to create a program for a business but i have no idea how to create a database to hold the information and allow me to access it when needed, Is someone able to help me?
 
You are asking an extremely broad question, there have been entire series of books on the subject of databases.
If you don't know about database design then I would suggest that you either read a book on the subject or look at a few websites, as while you can create a database without any knowledge of database design its usually better to have at least some understanding about it.
If you want to learn about connecting to a database and things like that then you can find a large amount of information about how to do that on the MSDN website.

Anyway I hope this helps

Satal :D
 
In your opinions, What is the easiest and quickest method of creating + attaching databases? e.g Microsoft Access etc.
 
Back
Top