Thread: Good Database?
View Single Post
Old Apr 19th, 2008, 8:06 AM   #2
Grich
Hobbyist Programmer
 
Grich's Avatar
 
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 150
Rep Power: 1 Grich is on a distinguished road
Re: Good Database?

If you are using VB, look into the ADO.NET system. What you can do is access a Microsoft Access file and interact with it. Also research relational databases as well (if you haven't), it will save your life.
__________________
SYNTAX ERROR ...
Grich is offline   Reply With Quote