I have a server with linux, php4 and a database (an old and big one in accces (Micro$oft). I don't want to convert the database into MySql. Is it possible to make request in php to consult and / or to update the database on my server without modify of all the users client ? If it's possible, how do I do ?
Thanks everybody