I am trying to port a Linux Python program to IronPython and WPF. This program makes use of sqlite3. I am not trying to use data aware contols, I just want to issue SQL commands and get the results from SELECT statements.
I have been getting conflicting, and in some cases contradictory, information from my web searches. Has anyone done this with IronPython 2.7 on .NET 4? I am am using SharpStudio in Windows 7 64 bit (but I am not trying to build a 64 bit application). Thanks, Steve _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users