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.