|
Hello to all! I've been facing a strange abnormality when trying to connect manifold and postgresql, both are in the server. Before explaining the problem, here are my system information (server, postgresql and manifold) as well as the steps I did in order to connect the 2 applications. - Server: Windows Server 2003 Web Edition with SP2
- PostgreSQL: PostGreSQL DB 8.3, running on localhost, port:5432 and username: postgres, password: ****
- Manifold 8.07.0 Enterprise Edition, x32.
By the way, i've got pgadmin that lets me login to postgre, and work with it really well never got any problem using with the postgres. To connect manifold to postgres i did the following: - Defined a DSN File, using the ODBC Source Administrator, with the following specification: PostgreSQL ANSI v8.03.02.00 (dll's name is: "PSQLODBC30A.DLL"), also tryed with the Unicode instead of the ASCII and the results where the same. The connection information i used was obtainded by pgadmin server information, the same as the one provided above (second bullet)
- Opened Manifold and went to Tools -> Server console -> 3 dot Button and choosed the dsn file created before, filling in any required information.
- Closed it and went to Tools -> Database Console, where i didn´t need to define any sql connection because manifold detected the PostgreSQL connection defined before, so i just did a refresh and my test table was there.
So the problem is this, if i want to connect to PostgreSQL data base i'm forced to open the Tools -> Server Console before i go to Tools -> Database Console, if i don’t do this i'll get a "can't connect..." message when going to Tools -> Database Console and i need to close and open manifold again. If I configure a postgresql connection inside the Database Console, it does not work also, only works ifI open theTools -> Server Console before that. Anybody faced this problem (assuming that i'm not doing anything wrong)? Regards.
|