E
Eduard Witteveen
Hello,
I want to store (database-)data on my local machine. Traditionally would
choose to use a ms-access database to store my information.
-> Is the choosing ms-access a good idea? (do i need to install mdac /
jet stuff? and which version is recommended) What are the alternatives?
(Berkeley DB / embedded mysql / ... ?)
-> What is the preferred way to access this data (ADO.* classes or the
System.Data.*)
Personally i would like a database which has it's drivers installed by
my application, so i always know that I'm using the correct drivers.
Eduard
I want to store (database-)data on my local machine. Traditionally would
choose to use a ms-access database to store my information.
-> Is the choosing ms-access a good idea? (do i need to install mdac /
jet stuff? and which version is recommended) What are the alternatives?
(Berkeley DB / embedded mysql / ... ?)
-> What is the preferred way to access this data (ADO.* classes or the
System.Data.*)
Personally i would like a database which has it's drivers installed by
my application, so i always know that I'm using the correct drivers.
Eduard