Re: [sqlite] System.Data.SQLite Reserved Words Bug

2011-07-10 Thread Patrick Earl
Thanks for fixing that so quickly. Looking forward to a new release. Patrick Earl On Sat, Jul 9, 2011 at 2:39 PM, Joe Mistachkin wrote: > > Patrick Earl wrote: >> >> System.Resources.MissingManifestResourceException was unhandled >>   Message=Could not find any

Re: [sqlite] System.Data.SQLite Reserved Words Bug

2011-07-09 Thread Joe Mistachkin
Patrick Earl wrote: > > System.Resources.MissingManifestResourceException was unhandled > Message=Could not find any resources appropriate for the specified > culture or the neutral culture. Make sure > "System.Data.SQLite.SR.resources" was correctly embedded or linked > into assembly

[sqlite] System.Data.SQLite Reserved Words Bug

2011-07-09 Thread Patrick Earl
First I wanted to say that I was so excited to see the 1.0.74 release with .NET 4, zip files, and SQLite 3.7.7. I've been waiting for .NET 4 support for a long while. Thanks so much. :) Unfortunately, I was unable to upgrade from 1.0.66 because of the following problem. Using this code