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 environment of 64 and 32 bit machines. I am programing in c#.
Is there a way to get this to work in this type of an environment? I thought about embedding the interop files into my library and extracting them in some manner. I could then extract them based on the operating system bit type. Is there any reason this would not work? Thanks, Chris Christopher Sonon | Application Engineer | CEPDM | CWPDM | CSWST ModernTech<http://www.moderntech.com/> |1626 Downtown West Blvd. | Knoxville | TN | 37919 | USA Phone: 865.934.5329 | Fax: 865.934.5353 "If you want to improve, be content to be thought foolish and stupid." Epictetus "If we find ourselves with a desire that nothing in this world can satisfy, the most probable explanation is that we were made for another world." CS Lewis Solidworks Technical Support | [email protected]<mailto:[email protected]> | 1.877.553.9001 Live Technical Support | Monday - Friday 8-5 Eastern Time | ModernTech GoToAssist<http://gotoassist.com/ph/moderntech> _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

