[SL] Re: dataset naming - upper case?

  • From: G Lam <garylam@xxxxxxxxxxx>
  • To: sql-ledger-users@xxxxxxxxxxxxxx
  • Date: Tue, 08 Apr 2003 22:54:27 -0400

David, 
I got the same problem and finally fixed it.
My solution was to
vim each user.conf and changed the dbconnect => 'dbi:pgdbname=XXX' and
dbname => 'XXX'
where XXX must match exactly the name of the database including the cases.
Hope this may help.
Gary
----- Original Message ----- 
From: "David" <david@xxxxxxxxxxxxx>
To: <sql-ledger-users@xxxxxxxxxxxxxx>
Sent: Tuesday, April 08, 2003 10:09 PM
Subject: [SL] dataset naming - upper case?


> 
> 
> Is there a problem naming datasets with uppercase?
> 
> I just created a new dataset called <Foo> from the admin.pl page.
> I then created a user, with <Foo> in the dataset name box.
> 
> After I saved the new user, it appeared in the table of users as <foo>,
> and subsequently of course I couldn't log in because <foo> didn't exist.
> No amount of coaxing seems to allow me to change the user's dataset to
> <Foo> ....
> 
> I'm new to SL, so perhaps I'm missing something obvious. I could log into
> the <Foo> dataset using psql with no problem.
> 
> Are there are any other naming conventions to beware of?
> 
> Thanks, David.
> 
> 

Other related posts: