Hi, While running Mozilla Firefox 3 on AIX platform, the application crashed with below stacktrace information. sqlite3_result_value() at 0x9000000077bb084 ...
This is more of Firefox bug. You should report this to mozilla and file a bug at https://bugzilla.mozilla.org/ -Vivek ________________________________ From:...
I'm currently in the planning phase of a dedicated DBMS project to br written in Python with both the pySQLite and wxPython libraries. Because I'm an old RPGer...
... As far as I can remember, the Python API for SQLite is a pure Python library; wxPython provides you just with the ability to construct user interfaces. ...