For some reason I\'m having trouble running MIT scheme. On my Dell, which runs Windows Vista, I can\'t even open MIT scheme; I get a message: \"Heap Size exceeded\", or something like that. I can run
I\'ve got a database in MSSQL that I\'m porting to SQLite/Django. I\'m using pymssql to connect to the database and save a text field to the local SQLite database.