[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Postgres and ODBC Connectivity
- Subject: RE: [cobalt-developers] Postgres and ODBC Connectivity
- From: "Alex Lee" <alex@xxxxxxxxxx>
- Date: Fri Mar 30 19:04:02 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
> I am trying to connect to a Postgres database I created vi ODBC. I have
> created a DSN with the following :
>
> Data Source Name : grow #database name#
> Database type: PostgreSQL 6.5.2
>
> I was able to create and run SQL scripts against the database. What do I
> need to change on the RAQ4 to allow local database connections. It would
> also be nice to be able to connect remotely while I am developing.
The ASP driver for pgsql supports up to 6.5.2, the pgsql that is running on
the RaQ4 is 7.0.2
alex