livecode server, postgres

Roger Eller roger.e.eller at sealedair.com
Tue Dec 13 07:57:12 EST 2011


On Tue, Dec 13, 2011 at 5:54 AM, Malte Brill wrote:

> Hi all,
>
> I have no idea why this would fail:
>
> <?lc
>  local tDBConnId
>  put revOpenDataBase("postgresql","127.0.0.1:5432","grabung","postgres","postgres")
> into tDBConnID
>  put tDBConnID
> ?>
>
> It is working on the Mac. It fails on UBUNTU and Windows. Return value is
>
> revdberr, invalid database type
>
> Is this some sort of case sensitivity the mac is agnostic of? Lost once
> again...
>
> All help much appreciated,
>
> Malte


Is the database also running on Ubuntu and Windows, or only on the Mac?
 Just noticing that your IP address is for a localhost.

˜Roger



More information about the use-livecode mailing list