dsn to postgres database. - Mailing list pgsql-general

From Phil
Subject dsn to postgres database.
Date
Msg-id 39FA2CC4.82EA017F@image-centre.com
Whole thread Raw
List pgsql-general
Hi,
Im trying to access a postgres database on a Raq3 through a DSN in
chilisoft asp.
I have created a database called test, in
the ./home/pgsql/base/test directory.
I can log in as 'myuserid', and run queries on the database inside the
psql monitor.

But when i try to make a dsn in chilisoft with these settings:
DSN mydsnname
Driver PostgreSQL
Host localhost
Port 1025
User ID  myuserid
Password  mypassword
Database  test
it says:
Error: 1000 - The database does not exist on the server or user
authentication failed.

Chilisofts sample databases (with sample dsn's that work ok) are in
./home/chilisoft/odbc/internaldb/data/base/xxwhateverxx

My question is, how do i create a database using the psql program, that
a chilisoft dsn can find?
And how do i run queries on the databases in the chilisoft directories
through the psql program?

Cheers,
Phil Jobbins

pgsql-general by date:

Previous
From: Alex Pilosov
Date:
Subject: Re: Selects in server side functions
Next
From: Alfred Perlstein
Date:
Subject: Re: CPU killer