Ok. So I am doing things correctly. I am already doing things correctly. I am using the provided .NET dll. I copy it to my local project. And when that project moves to production, it will be in the project's .bin folder. I should not have to worry about the dll hell associated with HP and Quicken and what not.
Thanks. I was getting confused. dvn On Mon, Jan 23, 2012 at 2:03 PM, Simon Slavin <slav...@bigfraud.org> wrote: > > On 23 Jan 2012, at 7:39pm, Roosevelt Anderson wrote: > > > The C# compiler does not compile C. C# and VB.NET get compiled down to > bytecode. > > > > On Mon, Jan 23, 2012 at 12:56 PM, Simon Slavin <slav...@bigfraud.org> > wrote: > >> > >> On 23 Jan 2012, at 4:39pm, Roosevelt Anderson wrote: > >> > >>> You can't use the amalgamation directly in C# as the SQLite > >>> amalgamation is in C. > >> > >> Can you not simply tell your compiler that '.c' files are C and not C# > ? That's what you do with Objective-C. Or do C# compilers not compile C ? > > Ah. So C# is not a superset of C. That explains things. Thanks. > > Simon. > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users