Hery:
I know that I would appreciate this. I have been at the periphery of deciding
to mess with the livecode server, and a good tutorial that is up to date would
be very helpful. My server is on Centos 7, and I would probably debug locally
on my Apple using MAMP, though. But, before I invest an
This is an automated response. We're currently working on a skeletal workforce
due to the Covid-19 pandemic and it may take us 4-5 days to respond to your
email. We apologize for the delay.
Para sa account specific concerns, please make sure na naisulat ninyo sa email
ang inyong Loan Account N
Kevin,
I ran into this when I updated to 64 bit. It was a script only library
stack. I don't know why it worked in v6 but did not work in v9. For me it
was fastJson.livecodescript that caused the problem so I just used the built
json in v9 and all was OK. Why it showed up in a DB open is a mystery
Does it work for an LC field or native field? Maybe custom keyboard is not
supported for "ask"?
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Dan Friedman
Hi,
I've been running a very old (32bit lc server v6 on Ubuntu 16) for years and
the following script works to connect to the SQL database.
My new(er) server (64bit lc server v9 on Debian 8) throws up ~Function:
error in function handler (revOpenDatabase)~ so something has clearly
changed. I've tr