Re: [GENERAL] Connect to PostgreSQL with kylix3

2004-02-16 Thread Carlos Ojea Castro
make 'SQLConnection1' Active to 'True' I get this message: dbExpress Error: Invalid Username/Password Maybe I need another libpq? In SQLConnection1.params, do you have User_name= Password= where is a valid postgres username and is the correct password for that user? kl

[GENERAL] Connect to PostgreSQL with kylix3

2004-02-12 Thread Carlos Ojea Castro
Hello: In kylix3 I made a SQLConnection component (called 'SQLConnection1') to connect to a PostgreSQL database. I started the PostgreSQL server so Object inspector shows 'Connected: True' on that object. Then I made a SQLDataSet component (called 'SQLDataset1'). On 'SQLDataset1' I set SQLConnecti