Mark Brown wrote:
How do I know what version of the file was part of 3.4.2 and what is part of
3.5?  I'm seeing version numbers of 1.171, for example.

Mark,

I was talking about using the sqlite download page at http://www.sqlite.org/download.html.

If you right click on a link (like the one for sqlite3-3_5_2.zip under Precompiled Binaries For Windows) and select "copy the link location" (at least that's the command using Firefox), you will have a link to the specified file on the clipboard.

If you then paste that file name into your browser's address bar you will have a URL like this http://www.sqlite.org/sqlite-3_5_2.zip that you can edit. If you now change the 5 in that URL to a 4 and then press enter, you will start a download of sqlite-3_4_2.zip.

If you want you can simply type in the URL to start the download.

All the old versions are still on the server, they just don't have clickable links on the download page, so you have to enter the filename with the desired version manually (or by editing a very similar URL using copy and paste to minimize typing errors).

HTH
Dennis Cote



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to