I realise that Simon. I’m working on the basis that when things change I can 
use an older version until I can account for the changes. Seems easier than 
maintaining my own code. Thanks.



________________________________
From: sqlite-users <[email protected]> on behalf of 
Simon Slavin <[email protected]>
Sent: Monday, July 29, 2019 7:07:15 PM
To: SQLite mailing list <[email protected]>
Subject: Re: [sqlite] [EXTERNAL] Help with sqlite3TreeViewSelect

On 29 Jul 2019, at 5:44pm, x <[email protected]> wrote:

> It’s not as easy to get access to sqlite3TreeViewSelect on windows as it 
> would appear to be in the unix debugger. When I did find out how to access it 
> I noticed it returned a string that would enable me to do away with reams of 
> code I wrote to do the same thing. I’m finding it hard to let go now. ☹

Please remember that since the result of the call is not documented, it can 
change at any time.  So even if you write code which works perfectly with this 
version of SQLite, it may not work with later versions.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to