On Mon, Dec 20, 2010 at 12:51 PM, <joel.guittet-...@transport.alstom.com>wrote:
> > Or if it is not possible to use SQLite, which simple database can I use on > Win95 ? > SQLite can probably be made to work on Win95. It used to work on Win95. But we do not have (and have not had for years) the ability to test on Win95. It's not like we can go out to BestBuy and pick up a new Win95 machine for testing, you know.... Hence breakage accumulates. (A similar problem exists for OS/2.) Why don't you go back through some historical versions of SQLite and figure out when it stopped working. Maybe you can use that version. Or maybe you can take the "os_win.c" source file from that version (which is the only file that should contain any win95-specific code) and port it to the latest version of SQLite on the trunk? -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users