N
Newbie
Hi,
I am looking at an application that stores a very small amount of data, but
needs a database to hold the data.
SQL Express is just way to big for this, and requires its own installation
which is simply not an option.
I have read up on VistaDB, but would be keen to hear what others have used
with vb.net. SQLite looks ok, but I am not sure if it works well with the
..net environment.
I want to be able to just have the database install with my application and
not have the end user have to do anything to configure it
Thanks
I am looking at an application that stores a very small amount of data, but
needs a database to hold the data.
SQL Express is just way to big for this, and requires its own installation
which is simply not an option.
I have read up on VistaDB, but would be keen to hear what others have used
with vb.net. SQLite looks ok, but I am not sure if it works well with the
..net environment.
I want to be able to just have the database install with my application and
not have the end user have to do anything to configure it
Thanks