[RESOLVED] Access or SQL?
I'm getting ready to create an application that will rely heavily on a database. The database will be used offline and not have more than 600 records. Of course, not all will be accessed at the same time, but I'd like for the records to be pulled up fairly quick.
Alongside most records, there will be an accompanied image.
As I've never used Access or SQL when programming, I'm curious as to what most of you would recommend. I've never used SQL, but I have some experience with Access.
Any information would be appreciated :D