about creating a database
I'm aiming to create a simple database application (one relation) and was wondering how to go about. Not the details, just some general pointer about the simplest way.
delphi.about.com has a tutorial, but it's using Microsoft Access (which I don't have) to create the database (and delphi to create the form and the interaction, I assume). Is there a way to create the database itself in Delphi? If so, is that more complicated than using MS Access?
|