This sounds funny, but is there a way I can use a database with SQL with C++ Builder 6, without using an SQL server? I am trying to make an inventory application that stores the information in a database, so I can access it with SQL querys, but can I do this without an SQL server?