On Sunday, 19 November, 2017 20:46, Joseph R. Justice <jayare...@gmail.com> 
wrote:

>On Sun, Nov 19, 2017 at 4:49 PM, Keith Medcalf <kmedc...@dessus.com>
>wrote:

>> On 19 November, 2017 10:50, Joseph R. Justice <jayare...@gmail.com>
>asked:


>> The same applies for SQLite and anything else that has a stable
>> interface.

>Fair enough, but then we're back to the problem the original poster
>raised, since that's what they're claiming to be doing, if I 
>understand what they wrote correctly.  And, just dropping in a newer 
>DLL with the same name doesn't seem to be working for them.

Just because the name of a file is the same does not mean that the *contents* 
of the file are the same.  For example, you can rename "notepad.exe" to 
"winword.exe".  Copying your renamed "notepad.exe" (which is now called 
"winword.exe") over top of the distribution version of winword.exe in the 
office directory does not magically turn "notepad" into "word".  It just means 
that now when you try and run "Word" that "notepad" runs instead.

Similarly, copying a DLL containing the "standard" sqlite3.dll code over top of 
the dll containing the extension for TCL does not magically convert the 
"standard" sqlite3.dll into a dll containing the Tcl extension.

Have you looked in the teapot to see if there is a teabag containing a later 
version of the TEA extension (the default is only a few versions behind)?

---
The fact that there's a Highway to Hell but only a Stairway to Heaven says a 
lot about anticipated traffic volume.




_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to