Re: [Webware-devel] trying to debug postgresql adapter

2004-09-04 Thread Diogo Biazus
Alright, but first let me make some more tests. I'll redo my tests and if it fails again I'll send you. The first time I used the srcipt it worked, so I'm suspecting that I've messed up some configuration. Thanks for the help :) On Sat, 4 Sep 2004 11:06:03 -0700, Winston WOLFF <[EMAIL PROTECTED]

[Webware-devel] Patches for MiddleKit / PostgreSQL

2004-09-04 Thread Winston WOLFF
I have some patches for the PostgreSQL support in MiddleKit. I don't know what the testing procedure is around here, so I am hesitant to check them in actuallly. Also for the last patch in SQLGenerator.py will break support for MySQL and MSSQL, but I don't know enough about adding in logic to

Re: [Webware-devel] trying to debug postgresql adapter

2004-09-04 Thread Winston WOLFF
Hello Diogo- I was able to make your test program work on my computer. Thus I suspect it is in the configuration of your system, not with the program you wrote. Can you send more information about where things are? Also put in your program: print '\n\t'.join( sys.path ) to show what the path