[sqlite] Working with SQLite-Net in Framework 2.0

2014-07-10 Thread Steve Rogers
I have started some SQLite-Net development and it is progressing beautifully. I am using the version for .NET 4.0 installed with: sqlite-netFx40-setup-bundle-x86-2010-1.0.93.0.exe I now learn that one (and only one) of my deployment targets will be a machine using Windows 2000 as a dedicated c

Re: [sqlite] Working with SQLite-Net in Framework 2.0

2014-07-10 Thread Joe Mistachkin
Steve Rogers wrote: > > If I install the .NET 2.0 version of SQLite-Net on top of the .NET 4.0 > version will that version install in different locations so that I can > manage which version of the components I need to use? > Why are you installing the System.Data.SQLite setup package instead

Re: [sqlite] Working with SQLite-Net in Framework 2.0

2014-07-10 Thread Steve Rogers
On 7/10/2014 10:28 PM, Joe Mistachkin wrote: Steve Rogers wrote: If I install the .NET 2.0 version of SQLite-Net on top of the .NET 4.0 version will that version install in different locations so that I can manage which version of the components I need to use? Why are you installing the System

Re: [sqlite] Working with SQLite-Net in Framework 2.0

2014-07-10 Thread Joe Mistachkin
Steve Rogers wrote: > > So I just want to build one input screen for the saw in .NET 2.0 and the > rest of the complex operation gets done in programs on the computers > that run .NET 4.0. > > So my question is only a development machine question. > Ok. So, on the development machine, do yo

Re: [sqlite] Working with SQLite-Net in Framework 2.0

2014-07-12 Thread Steve Rogers
On 7/11/2014 1:02 AM, Joe Mistachkin wrote: Steve Rogers wrote: Can the two versions exist in a VS 2010 development environment on the same machine? I hope I have clarified that important detail. I'm not sure as I've never tested that setup. I do know that only the setup package for Visual St