Forum OpenACS Development: problem for install ODBC for postgreSql in windows 2000

Hi all,

I just installed postgreSql on my PC Windows. It works well so far. But I encounter a problem when i try to install ODBC for accessing postgreSql. Basically, I first unziped the psqlodbc-08_01_0200_win.zip for odbc installation. Then I entered the control panel and ODBC dataSource, in system DSN I added a postgresql driver. But what should I fill in the server and dababase cells? I haven't created any users by myself, the default user is postgres. I created some tables under the default postgres users Should I fill 'postgres' and its password in the user cell of DSN?

Many thanks.

I have no idea - OpenACS doesn't use ODBC to access PG. A quick google query reveals this document, which might help:

http://www.developer.com/open/article.php/631251