I don't have access to Windows 95, but you might try finding the highest version of sqlite3 that did work on 95 and then diff'ing the code (probably os_win.c) in the next version to see what change broke it and then attach it to the ticket you've already created. The problem is likely something to do with file locking or unicode.
This may give you some ideas: http://www.sqlite.org/cvstrac/rlog?f=sqlite/src/os_win.c --- Zvi Dershowitz <[EMAIL PROTECTED]> wrote: > Has anyone had any luck running the latest version of SQLITE3 (3.3.13) under > Windows 95? > > I have just upgraded from revision 3.2.2 that run with no problem but newer > versions do not. > ____________________________________________________________________________________ It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar. http://tools.search.yahoo.com/toolbar/features/mail/ ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

