After a long struggle of installing any Oracle XE on my windows XP I gave up and decided to create my database manually. The setup file provided by Oracle skips fast the Creation of Database services
I\'m using Python 3.1.2. I\'ve downloaded cx_Oracle (Windows x86 Installer (Oracle 10g, Python 3.1)). I\'m using Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64-bit.
I\'m implementing a web ap开发者_StackOverflowp, which uses sessions. I\'m using GWT and app engine as my client/server, but I don\'t think they\'re doing anything really different than I would do wit