You can build your project to run only in 32-bit mode, and use always the 32 bit dll.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Joe Mistachkin Sent: martedì 27 dicembre 2011 23:06 To: 'General Discussion of SQLite Database' Subject: Re: [sqlite] Hi All, How to use System.data.sqlite on both 32-bit and 64-bit system. > > is there a dll can be used on both system? > Not really. Different native code is required for 32-bit and 64-bit processes. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

