[Ironpython-users] SQLite3

Steve Baugh stephen.baugh1 at ntlworld.com
Mon Jun 27 23:26:29 CEST 2011


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



More information about the Ironpython-users mailing list