Is there a quick way to use the questionaires module on a postgres database?
I tried to install the module but ran into errors
first the admin page complained that postgres7.php was not readable.
I tried to fix that by copying mysql.php to postgres7.php and mysql.sql to postgres7.sql.
This did more ore les what i expected it to do, including choking on the mysql syntax :o
Did anybody try something similar and is there a way out, or do i have to code myself out of this tight spot? (problem is my sql-knowledge is pretty thin and rusty, I am used to Progres4GL).
Right now it appears to choke on some quotes, so maybe it is not too hard to fix.