Hi guys,
TL;DR: "I want to use a NON relational database, suitable to use in networks (a server-based solution would be nice), while still allowing me to use the simple, straightforward dBase's data access API".
I'm in the process of writing a very small application for internal use and decided to try harbour because I always loved xBase's simplicity.
I wouldn't like to use a relational database. I want to use the dBase's simpler data manipulation "idiom", so I would like to avoid SQL at all cost.
Currently, I'm using DBF files, but I think there may be more modern alternatives. I'm very likely to use this little app in a network in the near future and it seems to me that DBFs are not the best approach.
Would you guys know whether there are more interesting alternatives available for use with Harbour?
PS: If I have said any silliness here, don't think twice before correcting me, I always loved harbour but I have very little hands on experience with it.
Regards,
Rodrigo.