"Frank D. Engel, Jr." <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to