27.09.2010 23:32, Ed Leafe пишет:
> On Sep 27, 2010, at 4:27 PM, Stanislav Colotinschi wrote:
>
>    
>> I've reinstalled my Ubuntu 10.04, I forgot to do the DB backups, so I
>> had to recreate the DB from scratch (it's not a problem, because it's
>> very small), but I did a little change: I added a password to DB user
>> which was used to connect to the work DB. So, all is fine, I configured
>> the user and his password, I tried it in psql (as I use PostgreSQL), it
>> works. But now, when I launch my program, I see something like this:
>>      
>
>       Sounds like your connection file (the .cnxml file) still thinks that 
> there is no password for that user to connect to that database. I would open 
> it in the CxnEditor, add the new password, and then save it back.
>
>
> -- Ed Leafe
>
>
>
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
> Searchable Archives: http://leafe.com/archives/search/dabo-users
> This message: 
> http://leafe.com/archives/byMID/[email protected]
>    
Sorry, I forgot to add two things. The first one: I modified the .cnxml 
file, and the output that you already have seen is the result of a 
launch after this modification. The second one: I changed my decision 
and I decided that I'll use the possibility to authenticate to the DB 
without password - at the part of psql, I solved it, but at the part of 
my application, I see the same output - no password supplied. I can't 
understand, what's the problem. It worked before I reinstalled my OS. So 
help me, please, to connect to the DB without password.



-- 
Regards
Stanislav Colotinschi

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to