Re: [sqlite] how to replace connection string at runtime

2012-03-02 Thread Agrawal, Manish
Subject: Re: [sqlite] how to replace connection string at runtime -- -- -- --ô¿ô-- K e V i N On Fri, Mar 2, 2012 at 2:47 PM, Agrawal, Manish wrote: > My question is: what is the simplest way to replace the connection string > in a C# application with the file locat

Re: [sqlite] how to replace connection string at runtime

2012-03-02 Thread Kevin Benson
-- -- -- --ô¿ô-- K e V i N On Fri, Mar 2, 2012 at 2:47 PM, Agrawal, Manish wrote: > My question is: what is the simplest way to replace the connection string > in a C# application with the file location at runtime? I do want the > convenience of the table objects