Dear Ptrex,
While you are all having fruitfull discussions about whether or not to embed SQLite, can you please tell me whether your solution makes it possible to create a multi-user database application with record locking?
I need to build a simple database app where 5 people can add, edit and remove client records simultaneously.
Can you please help me out with this? Autoit is the only language that i can build something with. All my Autoit programs work, but probably excel in their level of design stupidity. So please keep it simple for me...
E.g. i read one of your listings and i really don't understand what's happening there.
Please tell me what files i need, in what directory i should put them, what i should do to create a table with fields and how i should update them in a Windows network environment.
File locking is no option, since i have simultaneous users. It must be record locking.
Can you help me?
Best regards,
Johan