472,793 Members | 2,305 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,793 software developers and data experts.

Can't connect with database

Hello,
Im trying to get some kde database application working, but I cant get
them connected to the postgres server.
psql connect seamlessly with - lets say - music database. But kde
application dont?

I created the user "janusz" in postgres I lived untached
/etc/postgresql/pg_hba.conf (I understand localhost can connect allthe time)

Whats missing how to check?
Janusz?

PS My application its kmusicdb and tora.

Jul 19 '05 #1
3 5785
afila wrote:
Hello,
Im trying to get some kde database application working, but I cant get
them connected to the postgres server.
psql connect seamlessly with - lets say - music database. But kde
application dont?

I created the user "janusz" in postgres I lived untached
/etc/postgresql/pg_hba.conf (I understand localhost can connect allthe
time)

Whats missing how to check?
Janusz?

PS My application its kmusicdb and tora.


Did you load postmaster with the -i option. ie postmaster -i
Jul 19 '05 #2
Tim Ashman wrote:
afila wrote:

Hello,
Im trying to get some kde database application working, but I cant get
them connected to the postgres server.
psql connect seamlessly with - lets say - music database. But kde
application dont?

I created the user "janusz" in postgres I lived untached
/etc/postgresql/pg_hba.conf (I understand localhost can connect allthe
time)

Whats missing how to check?
Janusz?

PS My application its kmusicdb and tora.

Did you load postmaster with the -i option. ie postmaster -i

Yes ofcourse
J.

Jul 19 '05 #3
afila wrote:
Tim Ashman wrote:
afila wrote:

Hello,
Im trying to get some kde database application working, but I cant get
them connected to the postgres server.
psql connect seamlessly with - lets say - music database. But kde
application dont?

I created the user "janusz" in postgres I lived untached
/etc/postgresql/pg_hba.conf (I understand localhost can connect allthe
time)

Whats missing how to check?
Janusz?

PS My application its kmusicdb and tora.

Did you load postmaster with the -i option. ie postmaster -i

Yes ofcourse
J.


Sorry had to check. <grin>
Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jordy | last post by:
Environment: Sun servers running solaris 2.8 Php 4.3.6 Apache 1.3.29 Mysql 4.1.1 phpMyAdmin 2.6.0-alpha1 phpAds 2.0 PhpMyadmin and phpAds don't succeed to connect the MySql database when
1
by: webhead74 | last post by:
Hi, I've worked on this for a couple of days & can't figure out what I'm doing wrong. I'm trying to connect to a remote AS400 database using odbc & php. Here's my environment: Server: RedHat...
6
by: Jeff Sandler | last post by:
I have a database I created in mySQL. I've been entering data every day into the database using a Java application that I wrote. The database and the Java program are on the same Win 98 SE...
4
by: Ellen K. | last post by:
Hi all, Being that so far I didn't get an answer to my below problem on the Oracle newsgroup, I figured it couldn't hurt to try here. While at my current job I've been working with mostly SQL...
4
by: Scott Holland | last post by:
HELP - Need to connect to DB2 database on AIX from NT server. Also AS/400 from NT Server -- I am experienced in ORACLE and a novice at DB2. What tools would be the equivalent of Net*8 or...
4
by: d3vkit | last post by:
Okay so I am at a loss here. I have a website that I've previously had no trouble connecting to the mysql DB on. I have an include to a connect file with the relevant connection info, and it was...
6
by: zhif | last post by:
I installed IBM DB2 Database for Window (Ver. 9) before. Meanwhile, I installed the database SAMPLE. Because I forgot my password, I uninstalled later on. Several days ago, I reinstalled again....
3
by: =?Utf-8?B?Ulc=?= | last post by:
Using this code: Dim oConn As SqlClient.SqlConnection oConn = New SqlClient.SqlConnection() oConn.ConnectionString = "..." 'Connection string I got via an .udl file oConn.Open() I get an...
2
by: mmr315 | last post by:
this is the code i had written in php to connect to mysql ======================================== <? php class Database { var $database_name; var $database_user; var...
2
by: jeffhan | last post by:
we have os/400 db2 database at the backend. i installed db2 v9 connect server on one windows server which is locating the same network with database server. now how to i configure the connect...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.