Re: [sqlite] SQLite.Interop

2012-10-10 Thread Chris Sonon
rt | Monday - Friday 8-5 Eastern Time | ModernTech GoToAssist -Original Message- From: [email protected] [mailto:[email protected]] On Behalf Of Chris Sonon Sent: Wednesday, October 10, 2012 10:32 AM To: General Discussion of SQLite Database Subject: Re: [sq

Re: [sqlite] SQLite.Interop

2012-10-10 Thread Chris Sonon
[email protected]] On Behalf Of Joe Mistachkin Sent: Wednesday, October 10, 2012 10:13 AM To: 'General Discussion of SQLite Database' Subject: Re: [sqlite] SQLite.Interop Chris Sonon wrote: > > I cannot do this as there is no "project library". Essentially I > selec

Re: [sqlite] SQLite.Interop

2012-10-10 Thread Joe Mistachkin
Chris Sonon wrote: > > I cannot do this as there is no "project library". Essentially I select some > libraries and they get "loaded" into the software that I am programming to. > So basically everything needs to sit in one repository. > The native library pre-loading feature handles pre-loading

Re: [sqlite] SQLite.Interop

2012-10-10 Thread Chris Sonon
[email protected] [mailto:[email protected]] On Behalf Of Joe Mistachkin Sent: Wednesday, October 10, 2012 9:49 AM To: 'General Discussion of SQLite Database' Subject: Re: [sqlite] SQLite.Interop Chris Sonon wrote: > > I have an issue that I was hoping someone could provide

Re: [sqlite] SQLite.Interop

2012-10-10 Thread Joe Mistachkin
Chris Sonon wrote: > > I have an issue that I was hoping someone could provide a cleaver workaround > for. I am forced, not by my hand, but by a software I am programming to. The > software requires that the libraries be loaded all in the same folder location. > This presents problems when I run

[sqlite] SQLite.Interop

2012-10-10 Thread Chris Sonon
Hello, I have an issue that I was hoping someone could provide a cleaver workaround for. I am forced, not by my hand, but by a software I am programming to. The software requires that the libraries be loaded all in the same folder location. This presents problems when I run into a mixed environ