On Fri, Jan 3, 2020 at 10:57 AM Richard Watt <[email protected]> wrote:
> I'm currently updating a C# .NET application that uses SQLite 3.6.16 to > run under a new Siemens Sinumerik version and I'd also like to update it > to use the latest SQLite, which is 3.30.1. > > Does anyone know of any potential issues I might encounter and how to > correct them please? I've tried a Google search but not really finding > much that helps. > > Best regards, > > -- > Richard Watt > > Few packages are maintained with more care about backward compatibility than SQLite. The best estimate for number of issues you will run into is Zero. Gerry Snyder _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

