Database Problems w/ Linux Standalones...

Roger.E.Eller at sealedair.com Roger.E.Eller at sealedair.com
Tue Aug 24 15:59:41 EDT 2004


"Frank D. Engel, Jr." <fde101 at fjrhome.net> wrote:
> ... but the Linux version seems to simply disregard my
> login script as soon as it hits the revOpenDatabase line...

I have experienced a similar thing with MySQL using the terrific SQL 
contribution stack from Sarah Reichelt. My stack would not connect to the 
MySQL daemon (also running on Linux) until I lower-cased the word "mysql" 
in the script of the connect button. Now it works great! Linux just seems 
to be more case-sensitive than Mac or Win.

put revOpenDatabase("mysql",dbAddr,dbName,dbUser,dbPass) into dbresult

Roger Eller <roger.e.eller at sealedair.com>



More information about the use-livecode mailing list