I Write my Apps in VB6 and have always used Access database when I need to store data.
I have however learned recently that in a multi user environment Access is not the best choice and that one needs to have a 'Client/Server' application to connect to the database, irrespective of the number of users.
I know absolutely nothing about Client/Server applications and would like to learn, anybody have any advice ?