former_SQLA_member1694873
Participant
Member since ‎2014 Sep 19

User Statistics

  • 127 Posts
  • 0 Solutions
  • 82 Kudos given
  • 50 Kudos received

User Activity

I see that the npm package node-sqlanywhere hasn't been updated in a couple of years, and still only supports up to node.js version 10. Is this still a supported package? Are there plans to upgrade it to the latest version of node.js? Thanks,
I'm running PHP 7.2 on Linux (Ubuntu 18.04) with SA 17.0.9.4935 and things are working fine. If I upgrade SA17 to version SA 17.0.10.5923, the PHP 7.2 extension module fails with a Bad Gateway 402 error. I've tried it with SA17 versions as far back a...
I'm trying to insert the multibyte string 'test 人造景' into an NVARCHAR field from PHP. The platform is I'm running SA 17.0.9.4935 and php 5.5.9. I have created the following test code to illustrate the issue: $cstring = "UID=DBA;PWD=sql;Server=myserve...
I am struggling trying to get HTTPS working on Mobilink 17 with an android UltraLiteJ client. I've tried the following steps (and many variations as well), but when the android client tries a sync, MobiLink returns the message MobiLink communication...
I've tried a couple of ways to start MobiLink with a certificate from LetsEncrypt, but so far with no success. First I tried getting a certificate using this method: .\\wacs.exe --store centralssl --centralsslstore C:\\CentralSSL\\ which creates the...