-
Feb 7th, 2009, 11:28 AM
#1
Insert problems with springpython.database.factory.PgdbConnectionFactor y
Hi,
in one project I use a the postgres dbconn factory. Standard selects work fine, but trying to insert data is a little bit mysterious.
As result I get "1" back (ok, success), but no data is written into the table.
I did most of the debugging from top and downside and found out that it must be around the quoting functions of the pgdb driver.
Maybe I'm to stupid, but I can't get it to work as written in the springpython docs.
Workaround: I use mysql (buaaahhhh 
Any help welcome:
OS: Debian Etch
DB: PostgreSQL-8.3 (backport from lenny)
Pygresql: Official Debian Package 1:3.8.1-1etch1
Kind regards
Sven
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules