On 6/3/2021 12:51 PM, Gerard Verhaag wrote:
Hi,

I'm trying to get MySQL data access working but can't solve the issues I'm encountering. Part of my code looks like:
it's probably better to use

  \usemodule[sql]

you also need to have the sql library in the tex binary tree

(see manual)

(in luatex/mkiv it's best to use the ffi variant that interfaces to the mysql library; in luametatex/lmtx it's a - by default - build in optional which loads the lib on demand; in all cases most happens in lua)

so, if it doesn't work, you have to explain your setup

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to